Answer Posted / uday
Why not, you can put a RunAction in a function.
function callExtAction()
RunAction "Action2", oneIteration
end function
callExtAction() which calls the Actions2.
Thanks,
Uday
http://qtpftvideos.blogspot.com/
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
If I change the property value at runtime is it effect is object repository?
How will you test a keyboard?
Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma
How to save your test using quicktest professional?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
how to prepared for first for the first interview?
What is Associate Repository in QTP 9.2 ?
How to use debug tools?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
Explain sub procedure of vbscript.
What is qtpro? What is a quick test professional?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
any body can you help me what is the script to automate an comand promt