how many levels of test execution will you follow and
describe them?
Answers were Sorted based on User's Feedback
Answer / vnk, testing engineer.,
0Level or Smoke Testing,
1Level or Comprehensive Testing,
2Level or Regression Testing,
3Level or Final Regression Testing
VNK
Testing Engineer.,
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / santosh pampatwar
There are five levels of testing which we are following
1. Unit Testing
2. Integration Testing
3. System Testing
4. System Integration Testing
5. User acceptance testing
Note: sometimes we have to follow the one more level of
testing i.e. Production Verification testing which is after
the UAT.(Depends on client requirement)
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / venkat
Sanity testing
Comprehensive testing
Regression testing
Final regression testing
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / pradeep
4 levels of testing:
1-Unit testing
2-Integration testing
3-System Testing
4-User acceptance testing
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / nikhil
there are 4 levels of testing
1. Unit Testing
2. Integration testing
3. System and functional testing
4. Acceptance testing.
| Is This Answer Correct ? | 3 Yes | 6 No |
Answer / prakash
Unit Testing
Functional Testing
Integration Testing
System Testing
User Accepting Testing
| Is This Answer Correct ? | 1 Yes | 6 No |
Answer / shalini test engineer
unit testing
Integration testing
Sysytem testing
UAT
| Is This Answer Correct ? | 0 Yes | 5 No |
if there are 10 step in test cases while executing if their is mismatch at step 5 what is status of test case ? pass or fail or anything else? if require tab is not available then what's the status of test case?
how many levels of test execution will you follow and describe them?
if there are 10 step in test cases while executing if their is mismatch at step 5 what is status of test case ? pass or fail or pending or test not complete or else? if require tab is not available then what's the status of test case?
What Methodology is followed in your testing?
What is Test idea? format of test idea
what are the key components of test plan document?
how many levels of regression testing is avilable in our testing process?
what are the fields in Bug Report
After asking the defect life cycle, if you think it is not a valid defect, what you will do, whether you will store in any document for future reviews,if yes, what is that document, where you will save that document? or just reject it and close it?
what methods will you follow to repare test cases in your organization?
Does any one have Performance test plan and Security test plan? Please help me as i need it ASAP... Thanks in Advance.
If you are working closely with business team, after receiving the requirements, if you think requirements need some changes, When will notice they need to be modified?,when will you approach them.exactly in what phase of SDLC?