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
1...HOW MANY TYPES OF OBJECT REPOSITORY ARE THERE IN QTP? 2....WHAT ARE THE REPOSITORY FEATURES EXPLAN. 3...HOW TO CREATE A RECOVERY SCENARIO? WHAT DOES RECOVERY SCENARIO MANAGER DO? 4...OPEN A WORD FILE AND MODIFIED WITH SOME VALUE USING QTP? 5... HOW TO CREATE EXCEL FILE USING QTP? 6... HOW TO RETRIEVE A VALUE FROM WEB TABLE? 7... WHAT IS QC REQUIREMENT TAB DO ? HOW TO MAP THE REQUIREMENT? 8... HOW TO PASS A VALUE FROM EXCEL FILE TO SCRIPT? 9...WHAT IS THE USE OF SPLIT FUNCTION?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
why we use sendkey method in qtp?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Tell about automation object model(Aom) in qtp?
After geting the modules where we generate the script ie in qtp or notpad ?
What does Reporter.Reortevent2 does?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
what is a test strategy & what is the difference between test strategy & test plan?
How to Import data from a ".xls" file to Data table during Runtime.