WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN
TEST STRATEGY & TEST PLAN?
Answer Posted / nandu
Test strategy is a document which consists the whole
information about the Project or the build having overall
requirements of the functional and non functional. Test plan
is the thing which consists of the information for testing
that how to test, who to test and when to test.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How many types of run modes are there in qtp?
Where you are storing your script?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
With what extension you can save the list of tests in a file to run in test batch runner?
How do you convert manual test cases to automated test cases?
What test you perform mostly? Regression or retesting in your testing process?
How many number of actions possible in qtp?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
What is the difference between run time object and test object?
can anyone tell me from where i can download qtp demo or crack version
How many types of recording modes in the qtp?
How to run a test using quicktest professional (qtp)?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
What are the technologies supported by qtp?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer