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 |
What is Defect/Bug/Error Life Cycle?
how will you report defects in your company?
Is Test report same as Bug report....? I have to give Test Report to the client for my Application ....and as it started all of sudden i did not make the test cases and started of testing .....The bug Tracker where i report the bugs has a facility to download the Bug reported in word or in excel format....It has the detailed description of "version" of appliation tested, whom assigned .., resolved , closed..then the steps to reproduce the bug and all...Is the documnet test report...
what methods will you follow to repare test cases in your organization?
What is test strategy..?
differentiate defect age & build version control?
HI, TRM(Test Responsibility Matrix) and RTM(requirement Tracebility matrix) both are same??
what type of documents needed in every phase of sdlc for SQA?
Can't we write test plan without any document with us or we definitely require the document for that
Need information on Documentum4.3, any websites. What is this Documentum,how to access,features and benefits. ASAP Thx.
write test case for ecomerce shopping
Can someone give checklist to test the performance of application. This checklist to be provided in the Test Plan that the following will be tested, e.g. 1. n users will be tested to test the load 2. Per page load time would not be greater than n seconds etc. I want to know the points other than the above stated ones.