What is the need for testing?What is the Outcome of Testing?
What is the Purpose of Testing?
When to start and Stop Testing?
Answers were Sorted based on User's Feedback
Answer / pavithramadhusudhanan
need is to yield quality product.
outcome is defect free product.
Purpose is to know s/w reliability & quality.
start from requirement phase.
to stop when risk is under acceptable limit,deadline
arrives,test case executed with certain degree of pass
percentage,test budget is depleted
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sm
Need/Purpose:Testing is a phase to release a quality
software build without any defects.
Outcome: Quality software build without any bugs
Start/Entry testing:
All the Test cases are prepared
Test environment is setup
Test data is prepared
Stop/Exit Criteria:
All the test cases are tested
there are no bugs to report
Deadlines are reached
Test Environment Abounded
| Is This Answer Correct ? | 1 Yes | 0 No |
What is negative testing.
send the senario template
test cases on calculator
What if requirement document is unclear?
Can anyone Give me examples for high priority and Low priority defects?
Who will prepare test plan and test case? Explain in detail? Advance thanks for your answer?
What is performance tuning? What are tools of performance testing?
what is SIT? Explain with Example?
When to stop testing? (Or) how do you decide when you have tested enough?
What is backward compatibility testing?
I attended CDC software written test on 14th august 2009.time is 45 minutes. 10 objective type questions & 10 descriptive questions. In objective they asked questions from database like what is MTTF,Hotfix,Normalization,table index is used for what?,Release notes etc... 1.What is Registry? 2.What is compatibility testing? 3.Diff between Automated&Performance testing? 4.What is testing for availability? 5.Open database connectivity interface is used for/ 6.Difference btn Application and DLL'S? 7.What is code complete? 8.What is Release candidate? 9.What is smoke test? 10.Is virus a bug?
How do test documents in a project span across the software development lifecycle?