Give me diffrent script in QTP for Webpage(Java
and .Net),WindowsBased Applications,Java application,.Net
application...
Answers were Sorted based on User's Feedback
Answer / rnashok
VB script is default scripting language for QTP. Since you
mentioned about .net so, you need .net add-in first. You can
use WSH or perl scripts to do the testing as well.
| Is This Answer Correct ? | 1 Yes | 0 No |
i think its vb script for web application and windows
application developed either in .net/java
| Is This Answer Correct ? | 0 Yes | 1 No |
How to count the no of objects in XML file(QTP)
hi all, I have installed QTP successfully on windows vista. I am able to record and run on windows applications, but facing problem with web applications. While recording, I am able to open the web application, but when I click on any object or give login name and password, the events are not getting recorded in QTP. Could anyone solve the problem. Any settings to be done for web applications other than selecting web-addin? Waiting for replies. Thanks in advance.
Hi All, I need code for how to execute qtp scripts from excell sheet
what are the functions availabla in QTP? what are the data types in QTP?
hai friends i already ask this question but when i post the question the alignment goes wrong .....my question is we have a WEB TABLE ....assume that web table having 3 row's and 3 column here in 2nd row 3rd column having VISIT FACEBOOK link...now i want to check the VISIT FACEBOOK link is available or not ..if it's there i want to click the link ...then how to find the web table row or column count ....don't write the excel or data table script here friends .....consider that it's a WEB TABLE do a favour ...thank's
how can i parameterize a login page by using database parameterization i fetch the username and password from database and put this on login page and click on ok button. so how can we write script for that code please let me know asap thanks
What are the views available in quicktest professional (qtp)?
how do u get lib files into scripting files?
Hi All I am installing QTP 8.0/8.2 in my office desktop (WIN XP) but it is not working. Inspite Installion is succesfully done but when i open qtp from programs it opens only first screen of add-in and after that it disappears. But in my other computer at home (winxp) it is working fine. Can you please give the reason, why it is not working in office desktop. DEEPAK SINGH
OR is full with objects but i want to add 5 more objects,but i tried merging files,shared mode and descriptive ,iwont work.is there any alternative for that
Suppose if a functionalityis not mensioned in requirement document and but its present in application. will it be consider as a bug and viceversa?
What is difference between the For..Next and While..Wend statements?