how to excute testcases in regression testing time.
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
how do u make severity , suppose login page has been sucessfully passed and entered in 2nd page instead of 1st page. what is ur reaction .
When do you prepare Requirement Traceability Matrix(RTM) before testing aor after completion of testing?
14 Answers AppLabs, IEG, Satyam,
1.what are disadvantage of V model? 2. In V model two phase is there. That is verification and validation.1St phase is verification , why it is called verification?
What are the differences between web applications and client and server applications?
Efficient % is calculated at which level?
How do we run the Data Base Testing Manually
differentiate test case and test script
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
How would you test a WINDOWS application...? & How you are going to test a WEB applicaiton...?
What is the general testing process?
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
what is the difference between Risk based and Requirement based testing???