how to display message with out using msgbox function?
Answer Posted / na
Wscript.Stdout.Write will not work...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can i compare two databases using QTP ?
How to give a call to another action from one action?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
Which functionalities of QTP used in banking project?
what is the difference between modular framework & datadriven framework
explain abt dyanamic changing object with example?
To which environments does quicktest professional (qtp) supports?
if numbers are always changing write a script for that
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
In qtp, how you can exit for loop?
What is a data driven test in qtp?