how can we identify the regression testcases suppose we
hava three functionalities for these functionalities we had
write some testcases in that testcases how can we find out
them
Answers were Sorted based on User's Feedback
Answer / derf
if error occuredinthefirst functionalites and if that fun
has no connection with other funtionalites then the enitre
test cases for the functionalites are taked as reg test
cases
if the functionalites have any menas of commn with this
functionalites then test cases fromthat functionalites are
also considered in reg test cases
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / sssss
Regression testing is done when new functionality is
added to the old functionality to check wheter the old
functionalty is effected due to the addition of the new
functionality. so for the added functionalty we normally
write the test cases. this added functionality test cases
r nothing but the test cases for regresssion testing
| Is This Answer Correct ? | 2 Yes | 14 No |
who do the sanity and smoke please explain me at what time this type of testing will do
what is the need for different tools? why cant we manage testing with a single tool?
2 Answers Calpine Technologies,
Write Boundary value analysis , Equivalence partitioning & Error guessing cases on 1 liter Water Bottle. It should not include functionality Testing cases.?
write testcase for print option using mswod
How to respond to Test cases questions while in an interview?
what is beta testing
What is main difference between Testing Techiques and Testing Methodology. I need exact answer of it.
What are the cases why parameterization is necessary when load testing the Web server and the database server?
How you create Test Cases Based on Test Plan ? Is there any approach following for creation of test cases?
When will we start the regression testing and how(means the process or steps which follows)?
what is the difference between error,bug and defect?
1]Give me Two examples for - High Priority and Low Severity?? 2]Give me Two Examples for - High Severity and Low Priority??