Answer Posted / guest
VB Script language
| Is This Answer Correct ? | 21 Yes | 2 No |
Post New Answer View All Answers
what is run action?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Tell me about your project? please help me how to tell about insurance project
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
what is clean sweep?
How do you check ticket cost and ticket number in flight application?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
write script for bitmap image?
What are the advantages of a Hybrid framework?
What is the descriptive programming?
Differentiate the type of test cases which can be automated and which cannot be automated?
How to find the path of folder in which the test is saved in qtp?
What is the quicktest professional (qtp) testing process?