What is Regression Testing ? Why do Regression Testing ?
Why all the testcase execuation in each time of Regression
testing ?
Answers were Sorted based on User's Feedback
Answer / bindu
it is a type of testing in which one will test the already tested functionalities again and again.usually we do it in 2 scenarios.
-whenever the testers find some defects send it to the development dept. after rectification developers will release the next build to the testing dept once the build is released then the test engineers will check the defect functionality as well as the related functionality are working or not.
-whenever some new features are added, next build is released to the testing dept then test engineers will once again test all the related features of those new features. In order to check whether they are working same as previous or not.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / meghana
Regression testing is to test the already tested
application when the developer modifies the code to check
whether the change of code has not created errors elsewhere
in the application.
Usually regression testing is done with automation tools.
Automating the regression testing is very time saving for
the organization.
Regression testing is perfomed for the older code to check
the application for errors. After that regression testing
is performed for the older and newer code together to test
for any errors.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is prototyping model,RAD model V model, spiral model?????
What are the main key components in Web applications and Client Server applications? and their differences?
0 Answers AO Software Solution, SoftSol,
what is builr release team..?
Can anyone explain about metrics
2. If you had to give the site a grade, from A to F, where A was exemplary and F was failing, what grade would you give it, and why?
Explain defect lifecycle.
How you perform sytemtesting in organization, i am not asking definiton approach for system testing
what is non-functional testing? give 2 example..
what is Severity / Prioity ? How do assian ? What are the basic things followed?
what is the Quality and Value that you are going to add to your company
What is a critical bug?
1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?