Answer Posted / vijayvardhan
Some of the common factors and constraints that should be considered when decided on when to stop testing are:
1. Testing budget of the project. Or when the cost of continued testing does not justify the project cost.
2. Resouces available and their skills.
3. Project deadline and test completion deadline.
4. Critical or Key Test cases successfully completed. Certain test cases even if they fail may not be show stoppers.
5. Functional coverage, code coverage, meeting the client requirements to certain point.
6. Defect rates fall below certain specified level & High priority bugs are resolved.
7. Project progresses from Alpha, to beta and so on.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
hey, i recently attended 2 interviews and they asked whether I used qamonitor of softsmith. any help on what it does?
Have you ever managed writing the test cases without having any documents?
How is negative testing different from positive testing?
What the first thing You’ll do as a SQA Tester if I hired You?
Define the key challenges faced during software testing?
What is a cookie testing?
Have you used any automation tools?
How to test and to get the difference between two images which is in the same window?
How to generate swift message
Why you choose automated testing over manual testing?
I want to create a set of portofolio for increasing the chance applying as a SQA Tester, the Question is, What kind of thing that must I put on that Portofolio?
What are the challenges you faced related to production environment bug?
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
Describe the dimensions of the risk in qa?
What is the difference between the qa and software testing?