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 |
write negative scenarios for date given in the format dd/mm/yy
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
How to do Performance Testing manually for a Flash Application?
Write the test cases for credit card accessing the money transfer
For each bug I have to take a screen shot or For those only which are difficult to explained?
What is severity ?
What is a Show Stopper?
integration testing is followed by a)unit testing b) system testing c) acceptance testing d) regression testing
What is software configuration management?
for example, we have old password,confirmed password, new password followed by submit button. what are the test cases written for that?
Are Test Condition and Test Description/Procedure are different? Please Reply
Suggest some book to learn more test case???