Hi, my requirement is to make a query in SQL using QTP. And
i have to get the results of that query and i have to use
those results for future testing.
I created a driver but i dont know the code for using this
Driver. please help me by providing the solution for y
requorement
No Answer is Posted For this Question
Be the First to Post Answer
how can we know the program is testing by multiple test data in data driven frame work?
can QTP works on LINUX platfom
when to start the automation?
What is the file extension of the code file in qtp?
In a webpage how to check the dynamic links that re changing regularly?( without using regular expressions.)
what could go wrong with test automation?
Have you ever written a compiled module? If yes tell me about some of the functions that you wrote.
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 many types of Parameters are available in QTP?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
Is QTP supports Unix. If yes, then how the test automation is done?
What the differences are and best practical application of Object Repository?