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
Where do you view the results in Trap option?
what is responsibilities of the Rational Robot
For unattended execution which playback options you will use?
Explain what kind of problems are solved by datapools?
What is user defined data type?
How to do data driven testing using robot?
Explain purpose of inserting delay values in the scripts of rational?
If you want to output the results to the log file .. How to do?
What is the purpose of the Trap options?
What is standard data type and what is user defined data type?
Where do you view the results in Trap option?
How Do I run my RFT scripts through RQM(rational quality manager)can anyone explain me in the details giving examples. Also, I wanna to integrate RQM with RFT how to do that?
Which of these is not a kind of report in Rational Test Manager a. Performance Report b. Build Listing Report c. Test Plan Report d. Test Case Report
Explain the use of "testobject root = getroottestobject();" in rft?
How to test java applications and what settings you need to do?