Explain user defined data type with an example..?
Answer / suresh
User defined datatypes is nothing but the datatype defined
by the user
For ex:
class A
{
......;
}
Now 'A' is the user defined datatype
using 'A' in the main function u can create new variables
or objects
| Is This Answer Correct ? | 0 Yes | 0 No |
What kind of problems are solved by Datapools?
What are the different data pool access orders?
what is responsibilities of the Rational Robot
How to test java applications and what settings you need to do?
How do you insert Log Messages and delay values in scripts?
What is datapool cursor?
Where the datapool values are stored?
Explain user defined data type with an example..?
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 many Verification points are there in Rational Robot? List them.
What is the use of Global.sbl file in Rational?
What is the planning and creating datapool?