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 |
what is traceability matricks
What are similarities of Agile and Scrum?
0 Answers CybAge, IBM, Nissan,
Hi, Please give me brief explination about agile methodology.
Which is the best testing model?
is programming knowledge is necessary for testing
what is the difference between PEGA based web application testing versus web application testing?
user A done some changes for a portion of test case doc. And user B also done some changes to same portion. If user-A checks in his file first then user-B. Then what is the state of that file?
What is the difference between Functional and Technical bugs? Give an example for each.
4 Answers Geometric Software, TR,
Deep structure testing is not designed to Option 1 examine object behaviors Option 2 exercise communication mechanisms Option 3 exercise object dependencies Option 4 exercise structure observable
There are 2 options for Editing say Edit User. 1) Press Alt+E 2) Double click the user 3) Press Edit button Should I have to write 3 different cases for it?
what is SIT? Explain with Example?
Please give an example of Black Box Testing?