What is testing life Cycle and Explain different phases?
Answers were Sorted based on User's Feedback
Answer / guest
1.Testing Requirement: Gather all type of requirements and
scope of the application fro SRS.
2.Testing Design: Writing test cases for each functionality
of the application provided in FS.
3.Test Execution: Executing all test cases to find if there
exists any bug.
4.Test Reporting: Analysis of the whole system testing
5.Test Deliverable: Test report has to be generated to
validate the system.
| Is This Answer Correct ? | 24 Yes | 3 No |
Answer / ramu
test life cycle;
test design,excution,test result.
test design:business requirements review,
test scenarios
test plan
test case document
test data
review.
excution :logging defects
send to developer
fix
send to tester
reopen
test tesult:passsed/failed.
| Is This Answer Correct ? | 8 Yes | 8 No |
Answer / sreejith
Will regression testing comes under the list?
| Is This Answer Correct ? | 4 Yes | 12 No |
What is the difference between white box, black box, and gray box testing?
if the bug is reproducible then what is the status that u have given to the developer
5 Answers Jeevan Technologies, QA,
entry and exit criteria for each phase in STLC and SDLC
what is difference between BVA and Equivalence Partitioning ? can u explain BVA for three digits?
How you create Test Cases Based on Test Plan ? Is there any approach following for creation of test cases?
why it is know as alpha and beta testing(alpha & beta)?
In the place of button developer use image, during the tab movements image(button) is not highlighted is it bug or not?
one module contains 3 screens like entry , exit & trasaction. u can perform operations by using these screens and u save that changes but those screens are not displaying on the desktop then how u can assign the seviority?
What's the relationship between environment reality and test phases?
What is penetration matrix ?
what are the duties of Quality Assurance engineer and QA Tester?plzzz answer as soon as possible thanku
1.how you know all test cases are cover in one application? 2.what is difference between error message and warning message ? 3.what are the items comes under traceabily materix?