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 |
Give an example of High sevierity and low priority
how do u do integration testing supose u ar in hotmail login page 2nd is mailing page how do u do integration testing for this kind
Hi! I have got an expirence of a year in Software(manual) testing...Kindly let me if there are any openings for the same,location :MUMBAI..i have got a knowledge of C++,sql (basic),java,and have done a automation testing course..
what is testing
what is a review?
What is the quality process is following in your organization.
How and when can the Testing Organization detect software defects?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
what are the real purposes of test cases
What are the test cases for sanity or smoke testing ?
what are testing types involved in black box and white box testing...