Answer Posted / shobhit tyagi
In verification : check whether we are building system right or not
In validation: check whether we have build right system or not
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is decision table testing?
Difference between Re-testing and Regression testing?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
6 what do you like least about testing?
when do you escalte issue to your manager?
What are differences in testing a client server and a web application?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
how will the test plan is pepared in ur organisation>?
what is fusion testing and impact analysis???
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
What is manual testing and what is it process?
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 modules of quality center?
What is boundary value testing? Give an example.