1.How can you Pick Integration Test Cases?
2.When will you start Regression Testing?
3.What is the difference between QA & QC?
4.When Will you Exit In Testing?
5.Test Deliverable's
6.What is the difference between windows based appln and web
based appln?
7.What are the types of regression testing?
Answer / deepthi
When will u start regression on testing?
A. whenever build is ready, tester has to execute the
testcases. In execution if he rises any defect, to fix the
defect again build will be send back to dev team. They'll
fix the defect & send it to Testing team. Generally tester
test the new build whether the defect has fixed or not. This
is called retesting. While fixing the defect by dev team,
i.e., due to change of code, any other defect will be
introduced in the remaining code or not also has to test by
the testers for quality testing. testing the impact on other
requirements due to the existing defect is called regression
testing.
finally we can say that whenever during the existing defect
fixing, impact of this fixing may rise any other defect. To
fix all these impacted requirements & defects we will go for
regression.
| Is This Answer Correct ? | 13 Yes | 1 No |
Define V -model with diagram
I am working on dotnet technology. Recently i came to testing. I want to write general test cases for any interface either windows application or web applications. Please cover all these issues: 1) Database issues 2) Integrated Related Issues 3) Business logic issues 4) User Interface issues 5) Network related issues
how to do security testing in real time scenario in manual testing and automation testing qtp
at what step sanity testing and smoke testing do?
how u do database testing
What is V-model and explain
What would u do if u come across a bug...report it.....but the programmer is in a diff location ( say u in India n he is USA)..and he keeps accepting its a bug?
how we will decide test effectiveness and test efficiency?
What is mutation testing?? And when we use it??
what are things you want to check in web based testing?
What is deferred?
What is Software Testing? Objectives of Testing?