How can we call Winrunner functions from QTP?
Answer / shreyakadiyam
Select position in QTP > Insert Menu > call to Win
runner >Test > Browse the path of test > specify
parameters if required > say yes/No to run winrunner
minimized >Say yes/No to close winrunner after running the
test > Click ok
| Is This Answer Correct ? | 1 Yes | 0 No |
Where are the snapshots stored?
what are the design objects in qtp
Hi,EXCEL SHEET AND DATA TABLE . BOTH ARE SAME OR NOT?
what is impact analysis on regression testing?
how to call a funtion in a script? i have saved the login scipt in notepad. with extension .vbs. But when i am calling the function with the keyword CALL <Function Name>. its not working out. can any one give me a clue how to call the external functions. with example.
Explain the concept of how quicktest professional (qtp) identifies object?
Plz write the code, function will take the parameter as month number, i.e., numerical value, but it returns the last day of the month in string (weekday). example: input: function parameter: 3(march) output: thursday
Local Obj Repository and SOR are editable know, y we have to edit those.. i mean in which situation we need to edit those and how to do..? pls help me..
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
What is your role and responsibilities in QTP with your current organization?
can a Function return more than one value..??? if so please give me the code for that.
5 Answers DST Global Solutions,
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?