what is the chronological order in software testing
Answers were Sorted based on User's Feedback
Answer / kiran
Unit testing
Integration testing
System testing
User acceptance testing
| Is This Answer Correct ? | 25 Yes | 4 No |
Answer / santoshreddi
smoke testing by developers
white box testing
smoke testing by testing team
functional
integration
system testing
if you found a bug then,
1)retesting
2) regression testing
after delivery of a product sometimes acceptance testing also
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / kaju_ray
Requirement
Analysis
System Design
Coding
Testing
Delivery
| Is This Answer Correct ? | 8 Yes | 14 No |
when will do the beta test? when will do the alpha test?
How do u go about testing of client server application
Explain the scenario with example.
What is mutation testing?? And when we use it??
why we go for winrunner ? and when we go for winrunner
which kind of testing you are performing in diffrent phases of SDLC
Explain the components of a test plan?
difference between load testing and stress testing?
Which is the most Important step in STLC ? Why ?
What are test entry and test exit criteria?
Difference between Test Case & Use Case?
What is your testing approach/plan if requirements are frequently changing?