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
What is meant by verification point and what is the use of it?
Explain the use of "testobject root = getroottestobject();" in rft?
Explain datapool?
Where the datapool values are stored?
Where do you view the results in Trap option?
What is the purpose of the Trap options?
Explain Robot?s command line options?
how you copy test cases from .xls to Quality centre?
If you want to output the results to the log file .. How to do?
How will you edit a baseline file of a verification point?
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
what is responsibilities of the Rational Robot
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?
If we write a scipt for login page and we click submit button then it moves to order page ... How we can validate once we click the submit button it opens wether order page or not
How will you do data driven testing using Robot?