what is meant by test stretagy?
Answers were Sorted based on User's Feedback
Answer / vamci
An approach to be followed by testing team is called "Test
Strategy".
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / we4
A test strategy is performed by test manager.A test
strategy should provide optimal solution in limited time;
maximize usage of resources, scope of testing, types of
testing and identification of tools.
| Is This Answer Correct ? | 3 Yes | 1 No |
if a single date is given to enter in text field write boundary value cases for it
what is master review and peer review
When do you feel that testing should start now while developing an application.
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
What makes a good QA or Test Manager?
do you or anyone has 100or over test cases in different categories
what is database teesting?
If any customer will raise the change request, it falls under developer part or QA part?
Any body can tell what are the contents RTM(Requirements Tracebility Matrix)
why Test plan is needed??
How many are the types of Black Box testing ?
How will you test language converter e.g. (English to Spanish) without Automation tool? OR What are the test cases or scenarios for language converter? Conditions: 1. without Automation tool, 2. You know only English language. 3. Make sure the tests should produce 80-90% pass result.