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 are the features supported by UFT?
what is framework and types of framework? Need of framework in automation? write folder strucuture of framework.
How to insert a check point to a image to check enable property in QTP?
how to merge object repositories in qtp for n different applications
How QTP recognizes Objects in AUT?
Ex : some mail name with surname Email id's there that is string fetch the particular surname only how to get particular surname all emails
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
10 Answers Aspire, MNC, Omega,
where the check points are stored ?
How can i select multiple values from drop down list using vb script in qtp? and wt is the script for clicking msg box box automatically with a specific time. Thanks in advance...Kalyani.
Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)
WHAT IS ENVIRONMENT VARIABLES?
7 Answers AZTEC, CTS, Ready Test Go,
Tell when we call the function? tell with example.