WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN
TEST STRATEGY & TEST PLAN?
Answer Posted / shubhashini k l
Test Plan: Test plan is a Document, developed by the Test
Lead, which contains "What to Test","How to Test", "When to
Test", "Who to Test".
Test Strategy: Test Strategy is a Document, developed by
the Project manager, which contains what type of technique
to follow and which module to test
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of text output value in quicktest professional (qtp)?
if our qtp vb Script may be Currepted then What we want do?
Explain the concept of object repository and how quicktest professional recognises objects?
How can you identify the browser and its information using the qtp script?
What is the standard timing delay for web based application in qtp?
who QTP recognizes the object stored in object repository?
What is the difference in the global and action sheet in qtp?
What is the use of an object spy tool in qtp?
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
What is the difference between the design-time and run-time data tables?
How to use checkpoints in qtp ?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
How to record application running on the Virtual machine?
There is an excel file of 1 to 100 sheets how you will iterate through it?
What is the syntax to call one script from another?