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 difference between individual test team testing and self testing by developer? give pros n cons.
You have URL address it is opening fine with your team member system but it is not opening in your system browser? How will you come across?
Consider if there is no Test lead, No Test Manager and QA Manager. If you are the senior test engineer, you are getting pressure from the client to give the build. But you see that, there r 5 high and 5 low sevierity bugs. So, what you will do and how you interact with the client.
what is the difference bug,defect,error
which defect matrix or what defect matrix would you look at in ascertain the quality of product? And give some explanation about defect matrix. Its urgent.
!.what is the need for testing ?
how to do manual testing on an application which is in several languages
Who can perform the unit testing?
Hi. Can somebody please tell me the format to create test cases from use cases.
When a high severity issue is found in production how to handle this situation.
how can we connect database in manual testing? pls answer for this
What is the procedure to write test cases and what are the conditions to write test cases? please say...