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
Can U Explain about QTP tool from older version to latest version also its differences?
Should have experience in framework means?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
How to break the object spy ?
How to recognise the webelement and verifying that webelement is enabled?
what is clean sweep?
Explain the types of object repositorys in qtp?
How to carry out bit map check points in QTP
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
Can you brief the hurdles you faced during Automation testing?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
How you can find the absolute value of the number in qtp?