Answer Posted / mahi
1) VBScript
2) JavaScript
3) Visual Basic,
4) Visual C++,
5) Visual Studio.NET.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Explain different checkpoints in qtp.
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
Difference between test object and run time object?
Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...
By using QTP can we record any log files written by the application which is in execution?
Have you used xml check point in your project? How?
what is run action?
What are the factors on which script execution time is dependent?
How to customize checkpoints with parameters?
Step 3&4 are repeated until an the object in recognised uniquely.
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
Write a QTP script to enter a keyword in to Google search engine?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
When should I use smart identification?