Answer Posted / nataraja.cv
Regression testing is nothing but testing the old
functionality when a new feuture as been integrated with it
by means of which u will be knowing the broken
functionality.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is integration level testing?
In what situation would you want to parameterize a text verification check?
can you show me the test cases on registration form
Why is it impossible to test a program completely?
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
explain fish model in detail?
What is the difference between SIT AND IST?
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?
how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer
.In languages testing, what is the fixed part and changing part?
approx how long a simple website take time just for manual testing including report generation.
Can you explain decision tables?
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
What is the procedure of manual testing?
Write the function test case to add a customer to database.