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 function points??????
1. After completing testing , what whoulds you deliver to the client ?
Is the build or version number change during retesting
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
For a Password field, we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test case
How do u go about testing of web application?
What is the test strategy for installation testing?
do you or anyone has 100or over test cases in different categories
What r the different testing techniques other than BVA and EQP?
ISTQB - any model paper questions related to this certification?
What is the significance of doing Regression testing?
what are the parameters use to write the test plan document?