how to excute testcases in regression testing time.

Answers were Sorted based on User's Feedback



how to excute testcases in regression testing time...

Answer / mhalsakant kausadikar

First u have to collect the data of requirement at the time
of regression testing and then make test cases as follows:
Reg testcase1 Reg testcase2 Reg testcase3 Reg testcase4
Fixed Bug1 Actual Result Result Want Pass/Fail

Actually reg.testing is very complicated but if we put
the all test cases and select actual bug in above way then
it is easy to understand which bug will occur in next .

Is This Answer Correct ?    8 Yes 3 No

how to excute testcases in regression testing time...

Answer / arpita

Regression testing is done for a module to ensure bug fixing after changes made in the that module.
First of all collect all the requirements and design test cases accordingly..previously designed test cases for retesting can also help in doing regression testing..

Let me correct if something wrong..

Is This Answer Correct ?    0 Yes 0 No

how to excute testcases in regression testing time...

Answer / nitin sharma

Suppose we get a build and it is accepted after sanity
testing then we starts our regression phase in which we
divide the modules to be tested in different enviorment to
find the bug for eg:- If we have a module and we have test
cases for that then we execute that test cases in 3 or more
enviorments like in first id we check that with
IE7(browser),winXP(OS),Oracle database,then in second id we
will check them with FF(browser),winViesta(OS),MS databse
So in this way we could find more bug in regression

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?

0 Answers  


NOte pad Testing Q : How to test the notepad "Font size" and "Word Wrap" Options. How to test the relation between these two option.

2 Answers   Ness Technologies,


How will you decide that the software is ready for release? Please if any one knows this answer, submit the answer as early as possible.

10 Answers   TCS,


What are the different criteria which will be filled when logging a Defect?

2 Answers   IBM, Sapient,


example for bug not reproducible

6 Answers  






Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?

22 Answers   MBT,


What is compatibility testing? Is there any certification available for testing, like MCP etc..?

4 Answers  


4.what is deliverables?what are the things is included in the deliverables?

2 Answers  


What is Test Design?

0 Answers  


Can you explain steps in function points?

0 Answers  


Could you please give me an example of test scenarios for online banking testing (like billing,payment,statements etc.) (like how to test the functionalities of Payment module, Billing module...etc.)?

2 Answers   HP,


what is alpha , beta testing ?

9 Answers   CSS,


Categories