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 |
Write the vb script for the lowest and highest values of an array?
Hello Everybody, How to maintain the page state in QTP. My scenario is: 1. I opened a notepad file. 2. Entered some text in the notepad file. 3.And changed the font type and color of the notepad file. And saved that. 4.Now next time when I will open the notepad it is showing the changed font type and color, rather than the default values. Please provide the code. Thanks, Gaytri
Explain abt the File System Object in QTP with ex
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
Error handling
During execution, how can we capture the data from the pop- up, ie. when any popup comes with some numbers written on it, then how can we capture the value/number that is coming on the pop-up and save in the dynamic file/or other file, even when the run is going on.
Explain about the test fusion report of quicktest professional?
Create an Excel file and pass the values from Flat File? (for ex:data1.txt,data2.txt )
Can we record an application running on a remote machine using qtp?
How can I import environment from a file on disk?
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?