How to connect the real time application application with
the QTP?
Answer Posted / ram.polavarapu
ex->
systemutil.run"www.yahoomail.com"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
Difference between test object and run time object?
How to get the particular property value?
What is TOM in QTP?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
What do you mean by iteration?
What is qtpro? What is quick test pro?
How to handle dynamic objects in quicktest professional (qtp)?
How to use checkpoints in qtp ?
Explain about the test fusion report of quicktest professional (qtp)?
How software automation specialist enter steps in the Expert View?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
what is stepin & stepout?