How will you select the regression test case?
Answers were Sorted based on User's Feedback
Answer / openstc
Regression testing is always done when we have a defect
fixed or there is a change in requirement. And regression
testing is nothing but testing the changed or fixed area as
well as areas impacted due that change or fix. So we will
choose the test cases which are testing the changed or
fixed functionality as well as we will do the testing for
the impacted areas due to the fix or the change.
Is This Answer Correct ? | 16 Yes | 0 No |
Answer / rashmi singh
When selecting a test case for regression testing we should
keep in mind the functionaliy covered in that. All the
basic ans main functionality of the system should be
checked in regression.
Is This Answer Correct ? | 14 Yes | 2 No |
Answer / narendra
Based on the fixed defects and the dependent functionality
Is This Answer Correct ? | 5 Yes | 3 No |
Answer / lucky
Regression Test case selection is depending the below
factor:
1. Which functionalities are important for business?
2. Which functionalities are broadly used by the users when
it will go live?
3. What are the basic functionalities visible when the
apllcaition lunched?
The above scenarios/test cases/test scripts should be taken
into consideration which selection regression test case.
Is This Answer Correct ? | 6 Yes | 6 No |
Answer / aparna
Regression testcases can select according main priority
testcase. and Integration testcases will also consider
while regression testing.
Is This Answer Correct ? | 4 Yes | 12 No |
What is the testing that a tester performs at the end of unit testing?
What r the input documents to the design test cases?
Could anybody tell me types of testing involved when the project is at maintenance.
What is the difference between Incident and Defect. Anybody can answer it. Thanks in advance.
10 Answers iFlex, Kameda Infologics,
What is the difference between test case result and a bug?
WHAT IS THE DIFFERENCE BETWEEN PRIORITY AND SEVEARITY ?
What is the major roles & responsibility of a Tester?
What is the role of software tester in process of verification? Explain.
I am working on dotnet technology. Recently i came to testing. I want to write general test cases for any interface either windows application or web applications. Please cover all these issues: 1) Database issues 2) Integrated Related Issues 3) Business logic issues 4) User Interface issues 5) Network related issues
When do we perform smoke testing?
wirte the test cases for triangle
3 Answers Accenture, DGF, iGate, Intel, Oracle,
!.what is the need for testing ?