Java add-in is need to work on java oriented project ?
Answer Posted / venki
If we want work with java objects we should add java add-in
in add-in manager window. so that it will identify java
objects during recording and running the script.
correct if i am wrong.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Whether qtp 9.0 supports Test director8.0
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
How to remove associated function library?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
To which environments does quicktest professional supports?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
What is the difference between qtp and selenium?
With what extension you can save the list of tests in a file to run in test batch runner?
How many types of recording modes in the qtp?
How to create runtime property for an object?
why text area checkpoints cannot used for web applications
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?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
what is command for executing files?