how will u do database testing in qtp?
how will u do the same with descriptive programming?
We will do the Database testing with Database check point by
writing some Queries to get the data from database.
I think that we can not do the database testing by using the
descriptive programming. Instead of that we should do the
Manual Testing by writing some queries directly to the database.
Correct me if I am Wrong. Thanks in Advance.........
| Is This Answer Correct ? | 1 Yes | 0 No |
what is use of optionexplicit in variable declaration
with out object repository i need to launch IE and then navigate to a login page and then operate the objects within the page. How will be the script?
Pls anyone, tell me the script in QTP to find the number of links, and images in a webpage. Verry very urgent. I shall really be very thankful
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.
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
Can I use datatable of Action1 in the Action2.
how do you run scripts in QTP?please anyone can answer my questions
suppose we recording a web based project so for that we are using internet explorer after that if we execute that script in netscape then script will execute or not and one more thing is to exeute the script in any browser what to do
.how will you load the object during runtime
what is smart identification in qtp? pls any give details? thanks in advance
What does VBS file contain?
How to Test Dynamic links ?