Answer Posted / anna
both will perform the same functionality but both r having
advantages and dis advantages
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Explain step generator in qtp?
Explain in brief about the quicktest professional automation object model?
How many types of actions are there in quicktest professional?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
What is a Patch in QTP?
Explain the concept of object repository and how qtp recognises objects?
how do u plan test automation?
How to find array size in qtp?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
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.
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
Explain how qtp identifies objects?
If I give some thousand tests to execute in two days what do you do?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
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.