how to pass parameters from one action to another using output parameters I am not calling action 2 from action 1, they are being called individually I need syntax please .. Requirement: Action 1 customer = Browser(" ").Page(" ").Link(" ").GetROProperty("value") I want to use the value stored in customer in Action 2 I do not want to use any of these actions as re-usable actions
2 13181how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function
1 4783how to create user defined functions in QTP? can any one expalin me with example.. Thanks in Advance for help
4 24920Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks
1334To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
IBM,
1292
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
Where we can use the analog mode and where we can use the low – level mode?
What is method name to compare two XML files.
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
What are the different types of checkpoints?
How do you check ticket cost and ticket number in flight application?
What is expert view and keyword view?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
How the smart identification is used in real time?Please explain with an example
What is recovery scenario in qtp?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
Is it possible to call win runner script in qtp?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
can u explain relative path architecture framework in qtp?