Answer Posted / thilagajames
we will start testing whenever we receive the software
requiremenst specification(SRS) and new build is given by
the development team
we will stop testing
1.when the test completion criteria are met
2all the testcases should be executed
3.budget limit is exceed then we will stop testing
4.all the defects are fixed and resloved
5.pass percentage of testcases shuld be met atleat 90%
by
thilagajames
thilagajames@yahoo.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is junit & api?
Hello everybody, How many people do you think one sprint team can have in average?
If asked to create a Configuration Design Pattern, where would you start?
qtp9.2 and qtp10.0 difference
What is an audit report? Whom is it done by?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is Difference between Test Strategy and Test Methodology?
how will u create diff types of scenario for any website?
Could some one tell me test cases for multi line text boxes like Notes field?
What r all the security problems u r facing & the measures taken to solve.
Why would we not include these?
If I want to check compability of software in a MAC OS then which steps shold I follow?
What is the negative testing and example
Explain the components of a test plan?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?