Answer Posted / sravanthi
If the description of the object specified in the program
itself can be called as descriptive program.Using this we
can execute test script without entries in the OR
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to handle Java tree in QTP?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
diff between qtp versions from 8.5
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
What is Port testing. Whhen will you perform?
How you can write contexts to text file in qtp?
what is meant by Implicit and explicit requirements?
What are the different attribute used with regular expression?
explain abt dyanamic changing object with example?
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.
How to creating an output value using quicktest professional?