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 the datapool values are stored?

2 Answers  


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

1 Answers  


How to create datapool?

0 Answers  


Which of the following is not a built-in input type in Rational Test Manager a. Rational Requisite Pro b. Rational Rose c. Microsoft Excel d. Rational Clear Quest

1 Answers  


What is standard data type and what is user defined data type?

1 Answers   Covansys,






What is RTRT??

11 Answers   IBM, Intel,


hi i did MBA(HR)from IGNOU, NEW DELHI. can any please tell me that is testing is helpful my career?

5 Answers  


Explain the use of "testobject root = getroottestobject();" in rft?

0 Answers  


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

3 Answers  


Hi all when you run your scripts, all the corresponding bugs can be loged in to Quality Center (or any bug tracking tool), when you have a connection between both the tools. obviously one is being a BUG TRACKING and TEST MANAGEMENT TOOL (QC) and the next is a TESTING TOOL (QTP). my question is that....being both are different tools how can you establish a connection. As you connect your Monitor with CPU by some cables. ns_prasad21@yahoo.co.in

2 Answers   Wells Fargo,


What kind of problems are solved by Datapools?

3 Answers  


What do you mean by data driven testing? a. Testing using Data Drivers. b. Testing using Excel Sheets c. Testing using Executables. d. Testing using Command Line Parameters

6 Answers  


Categories