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 |
Do you feel any dis-advantage over the current process? if he/she says any, have You discussed with your Manager reg this ? Why?
what is bottleneck of application?
Are number of defects more in design phase or coding phase?
Write Test case on even/Odd or Prime Number from 1 to 100 ?
recently, i attended for one interview. in that they asked for project explanation. i explained that project. after that they ask me to write test scenarios for that? in real time i don't know how to write test scenarios. can any one please write test scenarios for the following given project. Health care solutions This project mainly deals with Hospital Management System. There are different modules, each module contain different functionality. They are Appointment Scheduling, Registration, Visit & Admission, Out & In Patient Service Management, Lab Management, Bill Handling, Patient Notes, Blood Bank, Master Setup & Security Module, and Pharmacy Quotations.
Hi. Can somebody please tell me the format to create test cases from use cases.
1.how to check or test the image ?
What r the checklist to review testcase?
How do you determine user load for a performance test of a Web application?
what are the parameters u apply for doing functional testing?
what are testing Techniques? Pls answer
Can you explain steps in function points?