What is Regression Testing and how it is useful in real-
time scenario? Please correct me if it is wrong...
Answer Posted / js
The re-execution of tests on modified build to ensure bug
fix work and occurrences of side effects called Regression
Testing (Previously failed test and previously related
passed tests).
Note:
1) Re-Testing on same build & regression testing on
modified build but both are indicating re-execution.
2) From the definitions of Re-Testing and Regression
Testing, test repetition is mandatory in test engineer job.
Due to this reason test engineers are concentrating on test
Automation.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Describe the benefits of agile testing.
In an example of a Bank Teller requesting that her computer program should include an addition that shows the full Customer Profile on her main screen, what would a Waterfall vs. Agile approach include and/or look like for such a request?
What is boundary testing?
draft an email to the client asking for clarrification on the conference calling function in a landline phone
Write the differences between preventive and reactive approaches?
How do you decide you have tested enough?
What are the challenges you faced related to production environment bug?
What is code complete?
Where I can get ITB/ISTQB sample question paper?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please
kindly guide me about inspection process with the requried roles in detail?
Mention the different types of software testing?
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?
How you will begin to improve the QA process?
Define use case testing.