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 |
What is show stopper defect and explain with example ?
could anyone explain application testing in sequence order i don't have any experience in that
what is difference between test strategies and test data ?
wat is test deliverables
5 Answers Calpine Technologies, CTS,
why u need peer review doc ?
How do you scope, organize, and execute a test project?
Pls give examples for 1. High severity and high priority. 2. High severity and low priority. 3. Low severity and high priority. 4. Low severity and low priority
What are the stages of the Bug?? What is the exact life cycle of the bug??
Usecases and nounlists are associated with the following Requirement analysis methodologies 1.Information engineering 2.Object oriented analysis 3.Structural analysis 4.Functional analysis.
What is the difference b/w Smoke and Sanity Testing? I heard that Sanity testing will be done by developers. Is that so?
In real time how Data base testing is done Manually? Mean to ask we write sql queries WHere, If you r using test management tool like HP QC
what types of testing you performed in transfer funds module....