Hello,
what will be the example for Regression Testing??
Thanks,
Gaurav.
Answers were Sorted based on User's Feedback
Answer / shilpa
Regression testing: Suppose we have 5 modules in our
application and our client wants to add one more module in
our application within 2nd and srd module so we have to
test added module with the 2nd and 3rd module, this testing
is called as regression testing
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / ramesh yampalla
For example if there are 10 test cases were there ,and we started to test those test cases,among that 9 were passed one one was failed.At that moment we r going to check related to 10th test case only,not remaining means not related to other test cases without any side effects of modifications.
| Is This Answer Correct ? | 9 Yes | 4 No |
Answer / satya
Regression testing is nothing but if the test engineer
raises any defect in application it will be posted to
developer then he fix the defect test engineer is going to
check that particular area where he fix the defect and later
test engineer have to test the area where the impact becoz
of that bug fixing
for example
if there is a login screen contain username and password
and ok and cancel button
if there is a problem in username after fixing the bug
regarding to username it may have impact on other field like
ok button and cancel we have to check it out those two
button also
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / satya
hai
regression testing means
after a test engineer raise a bug in software and developer
accepted it and fixed.in that situvation some of the
application area may effect of that big fixing.so we are
testing the possible defect area in that module
for example in login page there are useraname and password
and ok button
if there is any bug in ok button useer name and password may
effect after fixing the bug
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / satya
Regression testing is nothing but if the test engineer
raises any defect in application it will be posted to
developer then he fix the defect test engineer is going to
check that particular area where he fix the defect and later
test engineer have to test the area where the impact becoz
of that bug fixing
for example
if there is a login screen contain username and password
and ok and cancel button
if there is a problem in username after fixing the bug
regarding to username it may have impact on other field like
ok button and cancel we have to check it out those two
button also
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pushpa
Regression testing always done to verified that the modified code does not break the existing functinality of the application and work properly .
We can also say that when a bug is fixed by development team and testing the other feature of an application which might be affected due to bug fix i.e called regression.
Example:suppose there are 3 module in the project like admin,employee info, personal details and bug occurs in the admin module like admin user does open to admin module with valid login credentials so this is bug, now testing team send this bug to development team and then development team fixed the bug and handover to testing team thereafter testing team tests employee info and personal details module including admin that might be affected due to bug fixed or impact of changes or not I.e regression
| Is This Answer Correct ? | 0 Yes | 0 No |
what is release notes?and when it is prepared and who prepares that?.
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
Importance (Testing)QC and QA activities of a company?
What is the difference between the dropdown and checkbox list??
What is difference between Test Plan and Test Strategy?
my mail id is mudaseer123@gmail.com and password:qwertyiop but if i enter mail id in capital letters and password correctly should then what will happen?does it display login failed?
Tell me the scenario where sevirity Low and Priority High?
9 Answers Siemens, VersatileTech,
what are the type of test strategy
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing
What is the difference between Project Based Testing and Product Based Testing?
What are the qualities if the tester ?
How do you conclude which section is most risky in your application?