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: Another way to identify potential test cases that have the same functionality is to review 1) business requirements, 2) technical specifications, 3) mock-ups and 4) work-flow diagrams. These documents are often organized and/or categorized by functionality. ...
On what issues will a user have conflict with a developer?
Latest Answer: The issues have a lot to do with approach and personality. Conflict happens not because you are a tester and he or she is a developer. Conflict happens because of bad communication. Communication is any interaction around any person. So for example, ...
If you were running out of testing time on a project, what activities would you perform to reduce test time?
Latest Answer: In order to reduce test time, 1) I would execute test cases from highest to lowest priority. In this way, if we run out of time, we will have tested the most important functionalities.2) I would ask the software engineers any combination ...
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: The percentage of overall software development resources devoted to testing varies greatly based on the following factors:1) VARIES BY INDUSTRY: What are the ramifications if the program is released to the public with defects? If errors can ...
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: There are several ways for a tester to access the 20th level of a game without having the skills to achieve this level on his own. 1) Use cheat codes2) Developer provides access to the level ...
View page << Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>

Go Top