How do you select test cases for Regression Testing(The
point is when there is change code how do you come know
which part of code or modules it will affect).
Answer Posted / m.srikanth
Regression Testing is a type of testing one will perform the
action on the already tested functionality.
When ever the developer had made changes to the
application and send re-build to the testing department, the
testing engineer will re-test the old functionality which
are related to the new functionality and check weather the
old functionality is remain same inspite of new change.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Hi,Please can any one tell me about SAP Testing concepts.
What is defect removable efficiency?
Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.
Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
What is a test severity and test priority? difference between them with suitable examples?
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
What are the different types of software testing?
What are the qualities needed by a software tester?
What is 'Account Conditioning'?
What is the procedure of manual testing?
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 should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?