Hi, I got error message as "object does not support this
property or method: "Test.Actions" when i execute the
following line of script on QTP 9.0
Dim qtApp, qtRep
Set qtApp = CreateObject("QuickTest.Application")
Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories
Can anyone tell me where i am wrong.
No Answer is Posted For this Question
Be the First to Post Answer
How can i store runtime value through vb script while using qtp
How QTP identify the system time that's changes every seconds?
How u send bugs to dev'lpment team all at once or one by one or waht is the process?
how do u handle an object without name using QTP 9.2?
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so.. Correct me if iam wrong some where.
Difference between image checkpoint and bitmap checkpoint
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
How can you send user defined messages to test report?
what is the extension for the test version of the script?
HOW CAN WE GET THE VALUE OF TEXT BOX IN QTP? can you give me sample script for this where there is some condition. like if "text" THEN msgbox() else endif
What is the extension of script and object repository files in QTP?
Thanks Rag... One more question, How we test the dynamic images which frequently changed?Using the bitmap checkpoint r any other options available.... Can u give the steps pls... Thanks