how many levels of regression testing is avilable in our
testing process?
Answers were Sorted based on User's Feedback
Answer / tulsi
As Per our knowledge regression testing has no levels but
we perform regression testing using different automation
tools.
Regression testing should be considered based on the
modules modified
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ashwin
Regression testing is testing already tested functionality
again and again. It has two scenarios:
1.) when defect is found and the developer rectifies it,
its tested again.
2.) when developer adds new functionality or changes then
its tested again.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is internationalization testing (i18n testing)?
what is data base testing, explain with example
Whenever the project is at maintenance phase the client will be using his own data- is the same data given to the test engineers or any other dummy data
what is the creteria required for deciding when the test cases are cover the requirements of the client or project ?
what are testing types involved in black box and white box testing...
How will you validate the functionality of the Test cases, if there is no business requirement document or user requirement document as such…
what is Testing environment in your company ,means hwo testing process start
Can anyone Give me examples for high Severity and Low priority defects?
We believe in ad-hoc software processes for projects. Do you agree with this? Please explain your answer.
Is compatabilitytestig and port testing are same
Is there any testing named as Comprehensive testing
How to write a scenario from requirements?give an example..