can u plz give an example for regression testing with example.
Answers were Sorted based on User's Feedback
If any changes are requested by the client and incorporated
by the development team released to the testing team we
test the existing functionality is working fine or not.We
ensure that impact of the new changes should not effect on
existing functionality.
Ex:I think all of you know gmail log in page.If gmail
management wants to add "forgot password to mobile" link in
login page and whenever the user clicked that link they
will get password to thier mobile"
If dev team incorparated this new fuctionality, existing
functionality should not be effect. Here existing
functionality like "sign in" "cant access your
account" "stay singed in" and all other functionality
should work as previous. The new change should not impact
on this functionality.
Is This Answer Correct ? | 14 Yes | 1 No |
Answer / ashok
Regression testing is
A tested functionality testing again and again with out any effect on existing tested functionality.
In testing 2 ways
Is This Answer Correct ? | 2 Yes | 0 No |
Explain Application boundary?
What is regression testing?difference between regression and retesting?
What is Deep Structure Testing?
what is vss?
What is rapid application development model (rad)?
What are stubs and drivers?
Explain the Flow of V-Model
Hi frnz!! Can we do the Testing without writing Test Cases, but only posting the bugs in the BMS?
14 Answers HCL, JPMorgan Chase,
Who will do unit testing ?
What is a test condition ?
how to write test case in testing give some examples plz help me any one?
Why most of the software company preferred manual testing even though many automation testing tools are present in the market.