Hierarchy of Regression Testing?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / amit verma
After getting the build from Developers,Testers perform the
Regression testing to find out whether by fixing the bug or
by implement the CR other part of the Application should not
be impacted. (This is for Manual testing)
But in Automation Testing,i think Testers follows different
process.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / umesh
Hi Nataraja.cv
I need the answer for the heirarchy of regression testing.
not the defnition of regression testing.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / arjun s v
Re-execution of our test with different input values on a
modified application build is called regression testing.
| Is This Answer Correct ? | 1 Yes | 4 No |
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
Write the test cases for file transfer from one user to other from Google Drive/drop box?
How will you link the Defect to the Test case? Explain Bug life cycle ?
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
In Test Case Document, Expected Result and Verify are the same fields?
What type of documents would you need for QA/QC/Testing?
Can you explain about defect life cycle?
Hi Friends, I have 3 years of experience in QA Testing. Are there any opportunities for entry-level tester in MN.
What is the difference between Project Based Testing and Product Based Testing?
18 Answers Pramati Technologies, Satyam,
change control
how do u know that the test case is complete(assume we have a testbox how do u know that all the test cases are covered for this text box)
what is SIT? Explain with Example?