Do u writing a separate testcase for Regression Testing?
If it is Yes, Explain How to write the Testcase?
Answers were Sorted based on User's Feedback
Answer / uday kumar. a
we r not going to write new test cases.
We will select the some of the test cases from test case
document, and execute the test cases to check for the bug
fixes. Here we selecting the test cases such way that, all
the basic functionality test cases, and affected bug test
cases.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / suchita
No we don't have to separate a test case. but the same test
case which is generally used in build 1 should be taken
execute the some of to see whether it is effecting any
other functionality.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jyotsna
wel we r not going to right separate test cases for
regression testing. we execute the same test cases on
newely modified build which ever failed in previous.
correct me if i'm wrong:)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suneel reddy
we never write new test cases 4 regression testing
Sometimes we execute all test cases which we previously
executed
Sometimes we execute some part of it
| Is This Answer Correct ? | 0 Yes | 1 No |
Explain about Founctionality Testing in webbased application?
What is the differnt between Test condition and TesT Scenario
If the user finds deviation from the requirement is it called Fault, Error, Defect or Failure
HOW TO CREATE SRS REVIEW REPORT TO PL?
How much interaction with users should testers have, and why?
Waht is the difference between system test case and functionlity test case?.
what is d difference between software development life cycle & system development life cycle?
If I have prepared the test case document for version 2.0 and I got the new build say 2.1 then I have to add the test cases for version 2.1.My question is that How should I do that? because each test case has a unique id .
What's the difference between system testing and acceptance testing?
Write the function test case to add a customer to database.
What is Risk analysis? Explain with example
WHAT IS ROLE OF TESTER IN TEST PLANNING?