Can we write class for vb script in Quick Test Professional?
Answer Posted / ddpras
Yes, Place the vb script in functions/procedures. Create a
new class and place the fun or procedures inside of the class.
create an instance for the class access the methods outside
as external source.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How can you identify the browser and its information using the qtp script?
What is Distributed testing? How does UFT support it?
what is review
Please guide me release notes of Automation once scripts are completed
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
what is supply chain management?
How you create new action in qtp?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
Explain about the test fusion report of quicktest professional (qtp)?
How to find the name of the machine where you are running your automation scripts in qtp?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
Explain different recording modes?
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
explain how to write vb script in qtp?when will you write own script?
What is the difference between the keyword view and expert view?