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 / wh
This question could be answered by giveing a simple example:
Consider an example of a form which has a username,password
and and Login button.
There is a code change and a new button "Reset" is
introduced. Regression testing(for that build) will include
testing only the "Login" button and not the Reset button
(testing Reset button will be a part of cunation testing).
Hence the Regression tester need not worry about the change
in code,functionality. But he has to make sure that the
existing functionality is working as desired.
Testing of "Reset" button will be included as a part of
Regression, for the next build
| Is This Answer Correct ? | 3 Yes | 12 No |
Post New Answer View All Answers
name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?
What is Test Design?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
1)can u tell me, what is the roles and responsibles for database tester in DB testing from requirement stage to UAT stage....2) what are the i/p documents he wants and who wil give the i/p docs. to DB tester.and tell me what exactly db test case means what?
how to indentify memory leakages after the build
What are the advantages of automation over manual testing?
any one please send me any test case examples with tabular columns in manual testing
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
What is neutral test case?
how to write defects in excel sheets when defects occured
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
What is Online gaming, payment gateway development, hosting and custom software development services.
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?
What is Application Performance testing and Operational performance testing
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc