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 |
Give me examples for high severity and low priority defects?
What are similarities of Agile and Scrum?
0 Answers CybAge, IBM, Nissan,
what are the different types of black box techniques?
How do we do Database testing?. How does our knowledge on SQL is useful in Database testing?. Please explain the process if possible.
Are number of defects more in design phase or coding phase?
Can we perform load testing on mobile phone?
IN software testing i have 3.2 yrs exp in testing. last week i attend the interview at Dell comaputers. interviewer asked me that what are the challenges faced in the project. but i didn't able to answer it properly. Anybody can answer it. Thanks in advance.
could u pls anyone tel me .."which is the best instute that provides eficient practical knowledge and also real-time oriented knowldge to do a project in manual and automation testing..in hyd" pls send me to dis mail-id if u find any..? sinducute17@gmail.com
How do we decide that testcases covers all the requirements?
Give me an example of something you tried at work but did not work out so you had to go at things another way.
What is the difference between Shakeout, Smoke, and Sanity Testing.
what is test Harness?how it will help for testing?