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 |
When The Low Level Recording is Used in QTP
While testing .net applications with QTP 9.1 in normal recording mode, QTP records my unintentional mouse clicks and window dragging which I don't want. But I can't stop QTP recording those mouse clicks and window dragging. Can somebody let me know how I can get rid of it, please ! Thanks.
How to call script1 into script2?
. Types of properties that Quick Test learns while recording?
what is defination of intergration testing?
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
Hi im new in Testing..can any one plz re-write this code SystemUtil.Run "C:\Program Files\Mozilla Firefox\firefox.exe","","C:\Program Files\Mozilla Firefox","open" ----using for loop(for i=0;i<=10;i++ )
Can the mode of object repository be change during run time? Eg. if the mode is per-action during design time can i change it to shared and vice-versa? Any scripting possible?
any body want to learn qtp with real time concept on Banking domain contact ciraaj@gmail.com
Is it possible to call win runner script in qtp?
Does UNIX support QTP? If not what is the other tool used for Unix environment?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail