Answer Posted / dheeraj shandilya
Testing is the process of assessment of quality.We also
know exhaustive testing is impractical to achieve.
So we should stop testing at some point.These some point
are defned by exit criteria.
Like
1.) Availability of staff, Material, tools required for
testing.
2.)Undesirable outcome that could result from shipping too
early (Risk)
3.)The status of the important quality characteristics
4.)the portions of the test basis, the software code covered
5.)Number of test run , Passed , Failed, Bocked
6.)The number of defect known to be present, its arrival
rate
7.) Money i.e. the cost of finding the next defect in
current level than finding that in next level of testing
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the main key components in client and server applications?
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
Explain the advantages of automation over manual testing?
What are some best practices that you should follow when writing test cases?
Can you explain the elementary process?
What is coverage and what are the different types of coverage techniques?
What are the different types of software testing?
Tell me example for Risk,Mitigation,Assumption?
What is application programming interface (api)?
Hi ALl, Can you please list out Q & A for Test Lead,which Interviewer may ask in interview for Test Lead position
What is 'Account Conditioning'?
Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Write the test cases for godaddy home page
Being an Manual tester, what will be the role or activity in test plan ?