we have 10 actions in out test how can we convert 9th action
is main action ? how ?
Answers were Sorted based on User's Feedback
Answer / kkk
if u want set the 9th action as the first action, in
keyword view drag that 9th action and drop at first
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / lakshman rao, 9860054593
hi,
This is nice question
In my thought,
First check the actions are dependable or not . If
dependable we cannot convert.
If not change the 9th action as a 1st action by using QTP
batch testing tool.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / marshal
Go to Action0 folder in you test folder,
Open the Action0 script and change it...
cooooooool man
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nayankumar
To get run 9 th action make sure that that action is
reusable action by default every action will be non
reusable. to make it reusable go to Edit>Action Properties >
If you waish edit the action name and mark the check box.
In keword view go to Insert > Call to existing actions then
insert the 9 th action make it to run first followed by
next scripts (actions)
free feel to contact stil more...........
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / madhavi
How can we do this one ? at runtime qtpwindow and browser
aren't disply
on monitor (or) aren't visible on desktop?how?
| Is This Answer Correct ? | 0 Yes | 0 No |
What exactly a frame Work means?what are the different type of frameworks done in QTP?why the caption for QTP given as advanced keyword driven?
How to find the difference between 2 dates in qtp?
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
What is the architecture of framework
We developed 100 descriptive programms and put in running, in the midle if any descriptive program is stucked with some error? what will happend weather it will execute the remaining prg's or it will terriminate ?
What is the differnce between action & script
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
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
i want 8.2 and 9.2 dacuments plhelp any body sand it to my id sandhyat1@yahoo.co.in
How to send QTP test results to an email...(with out using Quality Center)?
How will you check a web application for broken links using qtp?
what is meant by descriptive programming?