Why VB scripts are used in QTP and TSL in Winrunner, is
there any advantage of using VB Scripts
Answer Posted / subbamma
i don't know the exact answer.. But the above is not the
correct one
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
Difference between action & Reusable action?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
Can we record using all the modes in a single script? Explanation with example is appreciated
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
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
Write a script to customize the test results in PDF and HTML format.
What is reusable action?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
Mention the test steps of qtp.
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?