Explain user defined data type with an example..?



Explain user defined data type with an example..?..

Answer / revathi.i

user must create the datatype if none of the standard data
types contains the kind of values that user want to supply.
for example user need a database column named COLOR & the
values should be red,blue,green,yellow,etc .
but in predefined datatype there is no such datatype.
so we have to create a user defined data type named color
&have a predefined values RED,BLUE,GREEN.
1)to create user defined data type in rational robot
in Test Manager>>click Tools>>manage data types.
2)click new.
3)Type name(color) & description>>click ok
4)click yes when prompted to enter new data values now.
insert red,green,yellow,blue
5)click save

Is This Answer Correct ?    15 Yes 9 No

Post New Answer

More Rational TestSuite Interview Questions

Where do you view the results in Trap option?

0 Answers  


Can we compile the .sbl file?

5 Answers  


What is datapool cursor?

0 Answers  


Is it possible to perform performance/stress tests using Rational Test Manager, by executing manual test scripts?

3 Answers  


What are the Limitations/Disadvantages of Rational Function Test?

0 Answers   IBM,






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?

0 Answers  


What is RTRT??

11 Answers   IBM, Intel,


What is the purpose of inserting delay values in the scripts of rational?

0 Answers  


If we have to use a different data type then which command helps us in that a. Custom Data type b. Import from command line c. Microsoft excel d. None of the above

2 Answers  


How do you insert Log Messages and delay values in scripts?

1 Answers   GE,


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.

1 Answers   Hewitt,


If you want to output the results to the log file .. How to do?

0 Answers  


Categories