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 system testing and what are the different types of tests you perform in system testing?
how to click the link in webpage by using QTP Script????????
What is the "Release Notes", what it cosists? Key components in Release Notes ?
How to Import data from a ".xls" file to Data table during Runtime.
any body can you help me what is the script to automate an comand promt
what is difference between normal mode and fast mode?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
How to access values from Unix OS and how to write..
What are the Disadvantages of shared object repository?
How do we count the no of mails in Yahoo Inbox for a specified week?
Any one please tell me how to create framework in QTP (in detail). Is there any website for reference?
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b