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 meant by Risk Analysis?
Can u test a website or a webapplication manually without using any automation tool?
In which phase the GUI Testing will be held on V model?
what is the status of defect when the developer reject the defect?
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
Hi,please help me out with my ques:when a bug araises how will we send the bug report to developer in which way?if through mail means how which way?first to who we need to send the report?
What are cookies?
1. what is a difference between test plan and test strategy?2.What is the test plan is different from the test strategy? then how?
When the GUI Testing will be held on the V model ?
What is the responsibility of programmers vs QA?
WHAT IS COMPATABILITY TESTING
what is the part of qa and qc in refinement v model.