how can you write a script without using GUI in QTP?
Answer Posted / raveendra
without using GUI,Using descriptive progroming u can write
the scripts
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
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.
What is the architecture of your project? Can any one answer for this question plz........
Can we write winrunner language i.e TSL in QTP tool?
Have you done batch testing in qtp? If yes how you are doing?
How we can import data from database?
How can you handle exceptions in qtp?
assume i have few url link how will i dynamically call then using descriptive programming?
What is the difference between shared and local object repository?
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
How many types of trigger events are there in qtp?
what function you write to do database testing with the help of qtp?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
Explain the types of object repository?
what are the mandatory properties for a tex boxc (scenario?)