What is the difference between Call to Action and Copy
Action?
Answers were Sorted based on User's Feedback
Answer / lathabose
Call to Action: The changes made in Call to Action, will be
reflected in the original action (from where the script is
called).
But where as in Copy Action, the changes made in the
script, will not affect the original script (Action).
| Is This Answer Correct ? | 10 Yes | 4 No |
Answer / deepa
In call to copy of Action:A copy of the script will be
called which you edit and save changes.
But in Call to Existing Action:You can't edit the script at
all.
And in call to new Action:A new action is called.
| Is This Answer Correct ? | 3 Yes | 0 No |
how to connect qtp to sqlserver?(if any body know about this please send mail to me:sheik_feroz5@yahoo.com)thank u
If i entered 2 columns and 4 rows inputs in DDT Like Mango fruit, Banana Fruit, Brinjal Veget, Carrot Veget.. . My Q is How to get the 2nd column value for corresponding 1 column input in 3rd row ie, ( i need to get "veget" in messge box @ run time
Hoe can we do retesting using functions please give the code for it using login page
How can i check all the button that are enabled in a widnows based application ? What script should i write for this ?
What is the entry and exit point of automation testing
What are the advantages of parameterization ?
This is the script generated by qtp plz can anyone write the same script using descriptive programming plzzzz guys do answer. Browser("orkut - login").Page("orkut - login").WebEdit ("Email").Set "rgovard" Browser("orkut - login").Page("orkut - login").WebEdit ("Passwd").SetSecure "47525d8be4926ea2f6e96b9a3f7472b6ae38" Browser("orkut - login").Page("orkut - login").WebButton ("Sign in").Click Browser("orkut - login").Page("orkut - home").Link ("Logout").Click Browser("orkut - login").Page("orkut - login").Sync Browser("orkut - login").Close
Create an Excel file and pass the values from Flat File? (for ex:data1.txt,data2.txt )
What is quick test pro?
Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).
What is difference between design time and run time data table?
In Developer view it is a high priority defect & in tester view it is a low severity defect what is that how to define with an example