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 |
Explain the use of "testobject root = getroottestobject();" in rft?
What can u say about making a new configuration in Rational Test manager? a. Yes, it can be easily made. b. Yes, but with great difficulty c. No, Never. d. Can’t say.
hi i am sanganithi.i am having some doubt in rational robot.can we do synchronization in rational robot,if we can do means how can we do .please explain the steps clearly.
For unattended execution whick playback options you will use?
What is the planning and creating datapool?
purpose of inserting delay values in the scripts of Rational?
Is there any book for RFT and QTP containing all the details of the tool and scripting concepts.
What is the use of Global.sbl file in Rational?
What is the purpose of .sbl, .sbh, .rec files?
pls can any one tell about the institutes available in hyderabad to learn RTRT(Rational Test Real Time).its urgent Thanks in advance
Shortcut Key for Playback and Halting the playback in Rational Robot are a. F8 and F9 b. F5 and F9 c. F5 and F11 d. F8 and F11
How will you debug your script?