Micro Focus QTP (UFT) Forums
Is it suitable for qtp testing by using the below software? - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Is it suitable for qtp testing by using the below software? (/Thread-Is-it-suitable-for-qtp-testing-by-using-the-below-software)



Is it suitable for qtp testing by using the below software? - visuraj19 - 10-07-2009

hello to all

Project using software’s:
Java, Open Laszlo software for front end design, My sql, Tomcat

In add-ins I selected all the three given the visual basic, active x and web

So while running the script I am getting this error

Run Error/ In Test Results:

The test run cannot continue due to an unrecoverable error.

The statement contains one or more invalid function arguments.
Line (2):
Code:
"Browser ("Browser").Page ("Page") .Frame ("Frame").ActiveX ("Shockwave Flash Object").Click 833,112"

please tell that is it works or not


RE: Is it suitable for qtp testing by using the below software? - basanth27 - 10-07-2009

Visuraj -
I dont see a issue with your syntax. looks absolutely fine. Can you paste your entire code for the action you are performing ?