Hello,
what will be the example for Regression Testing??

Thanks,
Gaurav.

Answers were Sorted based on User's Feedback



Hello, what will be the example for Regression Testing?? Thanks, Gaurav...

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

Hello, what will be the example for Regression Testing?? Thanks, Gaurav...

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

Hello, what will be the example for Regression Testing?? Thanks, Gaurav...

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

Hello, what will be the example for Regression Testing?? Thanks, Gaurav...

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

Hello, what will be the example for Regression Testing?? Thanks, Gaurav...

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

Hello, what will be the example for Regression Testing?? Thanks, Gaurav...

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

Hello, what will be the example for Regression Testing?? Thanks, Gaurav...

Answer / gaurav

hello,
Thanks a lot
but can u tell me in more better way
means any live example like application.


Thanks,
Gaurav

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

What is internatinalisation Testing?

3 Answers   Scandent,


Can anyone explain about agile software methodology...

2 Answers   IBM,


do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?

0 Answers  


What is alpha testing and beta testing?

11 Answers   Wipro,


Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.

0 Answers  






hi,I want to learn testing concepts. But, actually, at least, I don't have basic knowledge about testing. but, my desire is to learn testing concepts. But, I don't know, which material is good?And which site is good to learn testing concepts. Please, could any one help me regarding this? If any one have good material with you, with out feel, kindly forward that material to me? Please, do this help for me. Thanks in Advance. my mail id is gopimanchella@gmail.com BEST REGARDS M.MurthySharma.

7 Answers  


You may undergone many projects. Do all the projects match up with customer’s expectations?

0 Answers  


I will give you 200 test cases and you should complete those test cases within 1 hour. What is your next step?

2 Answers   DFF,


Changes and enhancements to system?

0 Answers   Infogain,


What does entry and exit criteria mean in a project?

0 Answers  


what is boundary value analysis?

7 Answers  


what is spiral model?

3 Answers  


Categories