What is a Regression testing? And do you follow that in
your project?
Answer Posted / nandan kumar
Regression testing is a type of testing in which, one will
perfom testing on already tested functionality again and
again.
We generally do it 2 Scenarios
1. When ever we raise the defects to developers team and
next build is released, we will test the defect
functionality as well as related functionalities once again.
2. When ever we added new features to the application, and
next build is released, then all the related features of
those new features will be tested.
There are almost 22 types of testing..among any type of
testing can be fall under regression or re-testing..either
this or that.
Normally Regression testing will be starts from 2nd build
and continuoes upto the last build.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
how to write test cases for epos/pos testing.
write test case for gmail sign up page ?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
What is the difference between action & script ?
What are the Important test scenarios which can be used for testing a web site?
Can anyone tell me, What is wound fixing?
Please can any one tell me 1).Types of reports 2).Types of Meetings.
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
Describe a past experience with implementing a test harness in the development of software.
How will u decide test data to see that evey feature is thoroughly tested
can any body tell me what is the process of between after getting a documents and testcase writing.
What is split testing?
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
Which model is following in your company for developing software?
What is defect validity ratio?