what are entry criteria(other than SRS) and exit criteria(
other than Traceability matrix) in Test plan preparation
Answer / vasanthi
entry criteria is nothing but when to start the testing,means
once the developers develop the application and release the
build into the testing environment then only the testers
will starts the testing .Initially we done the sanity testing.
exit criteria means when to stop the testing
. when deadlines comes
. All the defects are in closed state
. Application meet the customer requirements
Correct me if iam wrong
| Is This Answer Correct ? | 2 Yes | 0 No |
Suppose when you click on message icon in your mobile phone , if it is giving a message "Error,Message cannot be opened", Wha will u do? how do you rise a defect? /
What is the structure of the project??? I explained its 3 tire... But that was not the correct answer it seems...
we enter that user name field is blank and password field is blank and click on Ok. what type of testing is this 1) functional testing 2)security testing
what are the contents of black box & white box testing.
what is test design techniques ?
After successful login,If I have to check whether the name of the screen,other contents are proper or not this is called GUI testing.But if I am writing the test for functionality.then may I have to add this [Screen name,other contents]to expected result in my Functional testing or I have to write the other test case document for GUI testing?Thanks in Advance
What are the properties of a good requirement?
what is the difference between Test-bed, Test-lab & Test-environment ? explain it briefly ?
what is means by feature to be tested in test plan
When we use integration testing for any new system so why we required system testing.
Example of high severity and low priority bug
How can I do Server side Interface testing in Web Testing?