How will you test Java Applications and what settings you
need to do?
Answer / i.r
To open java application for testing In robot click Insert>>
in that click Start Java Application..>> give path of java
appl.
For Java we have to enable the applications as follows,
!)Run the java Enabler to have it scan your hard drive for
java environment such as web browsers& sun JDK
installations that Robot Supports.The Java Enabler only
enables those environments that are currently installed.
If any suggestion pls correct me.
Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by verification point and what is the use of it?
How will you do data driven testing using Robot?
How we write a java script using RFT for the below scenario iam having dropdown list COUNTRY(it contains india,us,uk...) once we select the india in that list it will open the corresponding states in STATES dropdown list. i would like to change those values dynamically... can u pls send me the coding....
How to identify the particular item in dropdownlist?
What information is contained in the Datapool_config section?
what is the use of "TestObject root = getRootTestObject();" in RFT?
Explain the use of "testobject root = getroottestobject();" in rft?
Where the datapool column names are stored?
Explain user defined data type with an example..?
Where the datapool values are stored?
How can I date change in tally whenever new voucher entery. When I press F2 I can change the date only 1,2&31. When I feed other dates like 12,15,17, 21 etc. not changed. Please tell me how can I change the all voucher dates.
How to test java applications?