what are the key components in your company testplan
documents?
Answer Posted / deeps
History
Scope
Approch
History
Features to be tested
features not to be tested
pass/ fail criteria
deliverables
schedules
sizing
tools
types of testing
risks
dependencies
entry/ exit criteria etc
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
1.what is a test condition ?
How to do the performance testing manually? Does you have a test case for that?
Why you are selected software testing as career ?
can u merge 10GUI map files into a single GUI map file in winrunner?
What are noise variables?
what is the common in all s.o.p (standaed operating procedure)?
Which are the different tests for apparel testing?
What is a testbed in manual testing?
What is localization testing (l10n testing)?
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
Why is software testing required?
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
Can you explain v model in manual testing?
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }