Describe Software Testing life cycle? What are the steps in
volved in STLC (Software Testing Life Cycle)?
Answer Posted / hiren
STLC mainly consist of 2 phases
1)Verification &
2)Validation
Verification is the Reviewing part,in which
tester has to review all documents related to URS(User
requirement specification),SRS(System requirement
specification),FRS(Function Requirement specification) etc.
Validation is the actual testing
phase,where tester has to perform testing as per the test
planning by using Black-Box & White box testing.there are
different validation method like,
1)Unit testing
2)Integration testing
3)function testing
4)System testing
5)Acceptance testing.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is ofx testing?
If date field is a text field write test cases to validate it?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
What is Dynamic Binding and Dynamic Loss?
What is Difference between Test Strategy and Test Methodology?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
What is the role of the test group vis-?is documentation, tech support, and so forth?
Explain stub in testing point of view?
What is the main use of preparing a traceability matrix?
What is a test log?
What is bug, deffect, issue, error?
how to test a web application manually?can u explain indetail?
About Testing
What are the benefits of creating multiple actions within any virtual user script?