Answer Posted / rathnam
The entry criteria for testing is approved and reviewed SRS
and BRS.
The exit criteria for testing is 100% testcases should be
executed successfully
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How the application is launched to the production environment?
Explain Testing process in your organization?
WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY
Artifacts in design phase of SDLC ?
What is a testbed in manual testing?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
If date field is a text field write test cases to validate it?
What is the Myers Boundary Table?
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?
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
how to clarify functional requirements and non functional requirements in a srs?
What is the difference between functional requirement and non-functional requirement?
How do you get programmers to build testability support into their code?