does test plan is in test strategy or test strategy is in
test plan.
Answers were Sorted based on User's Feedback
Answer / medpalle
Test Strategy contains in the Test Plan. The process is
like this:
TestPlan--->Tescases---->Execution ---->Defects Reporting
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sunil matal
Test strategy is always mentioned in Test plan.
Test plan is a planning stage of testing where planned the
test strategies.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / baskar palani
Test Stratergy is focusing on Test Approach in detail
1.How to do the testing
2.Kiinds of testing to be done
3.How to prepar test data
4.What is input and output
Test statergy is part of test plan.
| Is This Answer Correct ? | 1 Yes | 1 No |
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
How do you configure QTP AND Test director?
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.
After creating testcases, how do you start testing in QTP? what methodology will follow?
7 Answers Actran, American Well,
If 3 browsers are opened in our system, how to enter the facebook url into second browser by using descriptive programing
can any one tell me the script to click on a button in the wintoolbar.
How 2check the color of the text in the textfield . say suppose the text entered in the textfield object is appearing in red. so i want to check whether the text is in red color or not. It could be great help for me if any one solve's my issue. plz...help
Hi, Can any body please tell me how to create framework in qtp & where i can get some material to learn about it. regards, rahulT
Explain process of smart Identification in QTP?
How the objecs properties are identified?Tell me in Hierarchical order?
After coming to know that QTP could not identify non-standard objects, we set those non-standard objects as virtual objects using Virtual object wizard. But how can we identify that qtp could not identify non-standard objects?
What is runtime objects and test objects? What is the difference between them?