does test plan is in test strategy or test strategy is in
test plan.
Answer Posted / 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 |
Post New Answer View All Answers
How do you send email with attachment from outlook using qtp ?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
What is checkpoints for qtp?
HOw to add the recovery file at runtime to the test file .
How many types of actions are there in quicktest professional (qtp)?
What is the standard timing delay for web based application in qtp?
What is object repository in qtp?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
how can i pass a "cript"as a parameter in to a function
What is QTP’s model for test creation?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?