How do you know when your code has met specifications?
Answer Posted / purni
When they prepare the test plan they also define the exit
criteria of an application and by discussing with the
client. for ex. exit criteria will be like no high level
bugs, no medium bugs and 1 or 2 small bugs. Defining the
exit criteria changes from company to company.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to find bug in photos and videos ??
Differentiate verification and validation?
Tell me the advantage and disadvantage of cookies?
What processes/methodologies are you familiar with?
Can anyone tell me about banking project? abt the transactions? the flow?
Define brain stromming?
which domain is of high demand for software testing, Right now i am working in Education domain .How about demand for Education domain and which companies are recruiting in education domain
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What are the various techniques in black box testing?
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
whats main working for tester. and developer, and prject manager.
What kind of input do we need from the end user to begin proper testing?
How does a coverage tool work?
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
What is Registry?