how u write vb script in qtp pls give me some basic script
and some material
Answer Posted / saiyashwan
Hi All,
Can any one send me some QTP scripts..my email
is 'saiyashwan@yahoo.com'
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain building blocks of the bpt framework ?
What is CMMP and CMMH?
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.
what is the hierarchy to use properties in descriptive programming
banking domain description for software tester for interview
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
How to use reporter.report event in qtp ?
Have you faced any problems with object repository?
How do you open adobe acrobat file in QTP and do some testing on that file ?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
What are the types of data tables in qtp?
What are the recording modes in wave event?
Can we create a qtp test from qc?
How will you find the current time of the remote machine using QTP script?