What testing roles are standard on most testing projects? Explain different testing roles.
Latest Answer: Standard Testing Roles:1. Business Analyist/ User Experience Lead2. QA manager3. QA lead4. Sr. QA engineer5. QA engineer6. Associate QA engineer ...
What are the major aspects we have to consider while testing a Sharepoint Intranet application?
Latest Answer: 1. Check for all the functionalities2. Check the interfaces to support3. Check for the Volume & Performance4. Check for the messaging/file upload/download to the Sender and Receiver5. Check the Record and Monitoring Features6. Check the Compatability7. ...
Before starting to write a script, How will you find the test cases that have the same functionality? and How will you maintain the code?
Latest Answer: We can track it through by Requirement Traceability Matrix. If two or more test cases deals with same functionality mapped in RTM, then eliminate and make it as one case.Maintaining the code by Test name and mention the Test case of the script through ...
On what issues will a user have conflict with a developer?
Latest Answer: There may be several reasons of conflict with the developer. The following are scenarios where conflict can be arised:1. Developer is too busy so s/he does not understand the defect properly.2. Insufficient/incomplete information given at the time of ...
If you were running out of testing time on a project, what activities would you perform to reduce test time?
Latest Answer: To reduce test time please follow the following points:1. Understand scope of testing first.2. Create effective test cases using s/w testing techniques.3. Prioritize test cases.4. Go for automation using any automation tool. ...
What is the role of test data generators in testing object oriented system?
Latest Answer: Test Data Generator is a powerful and simple automatic tool that allows you to generate test data for database testing such as performance testing, load testing and quality assurance testing. The testing data is generating according to the structure of ...
While testing you came to known that submodule C contains 150% more defects that other 6 modules.Submodule A has 60% lesses bugs that expected.what should be strategy:1.Tester should concentrate more
Latest Answer: Ans)4.This much information is insufficient to decide strategy. ...
What is the percentage (%) of the testing efforts in SDLC?
Latest Answer: Its depends on highly Risk of the Project. Project Management Tools are available to calculate the different effort in different phases. The Percentage will vary accordance to the differnet type of projects and its risk.Judgement skills are needed to ...
Unit Test Plan requires,a. Design docb. Project Planc. Architecture Diagram docd. None of the above
Latest Answer: Ans) a. Design docA design document is enough to write the Unit Test Plan with knowing functionality. ...
There is game which has 20 levels. Only an expert can reach the 20the level. If you, as a tester, can play the game only upto 12th level then how will you test the game at 20th level?
Latest Answer: As a Tester i will ask the developer to make a Test Enviroment to take me to after 12th Level and Test the Game Application ...
View page << Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>

Go Top