Answer Posted / 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 |
Post New Answer View All Answers
If we write the script for login page and click on submit boutton then it opens order page...How we can validate that opened page is wether orderpage or not?
How to create datapool?
Explain the use of "testobject root = getroottestobject();" in rft?
What is standard data type and what is user defined data type?
How to test java applications?
For unattended execution whick playback options you will use?
what is responsibilities of the Rational Robot
How can you automate your project?
How to test java applications and what settings you need to do?
Explain Robot?s command line options?
Where do you view the results in Trap option?
What are the Limitations/Disadvantages of Rational Function Test?
What are the different data pool access orders?
I wanna to learn RFT can anyone send me the learning material including demo. I am working on mainframe based project using RFT, but don't have that much knowledge of java scripts so need to learn.
If you want to output the results to the log file .. How to do?