WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN
TEST STRATEGY & TEST PLAN?
Answers were Sorted based on User's Feedback
Answer / rajesh
Test strategy:i hope that brief version of your test cases
Test plan:this is one of the document in your testing
process contains testing envinornment,s/w&h/w
requriements,test data cration etc.
| Is This Answer Correct ? | 4 Yes | 68 No |
Consider a scenario where there are two action sheets say action 1 and action 2. Can Action 1 take values from action 2 data sheet or vice versa. If so, how?
Up to how much VB scripting knowledge and what type of VB script knowledge is required for a QTP test engineer for real time to work ?
how to load the *.vbs (or) test generating script in a new machine?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
what is meant by descriptive programming?
what is the long form of QTP ?
How to use the Object spy in QTP 8.0 version?
Can i get a simple example exercise for update run mode for sample flight application......... In qtp when i try to run the test in update mode.. Auotmation> update option is disabled............ Pls let me know ................. Thanks in advance.....
what is difference betweein qtp 9.0 and 9.2
Analyzing the Checkpoint results ?
What is the syntax for how to call one script from another?
how to calculate no. of repeating characters in a a string..please give me the code