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 |
Hi this is chandra if any one have Navigation of LAB RATIONAL ROBOT I want Navigation of those tools, if any one have the and know the Navigation each and every part of the Rational Robot and plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
How to do data driven testing using robot?
How to record & run on Japanese lanuage application using english version of IBM ???
How do you analyze results after playback?
Where do you view the results in Trap option?
What is the purpose of comparators in analyzing the results?
How many verification points are there in Robot and What are they?
How many verification points are there in Robot and What are they?
What is the purpose of the wait state?
What is standard data type and what is user defined data type?
Where do you view the results in Trap option?
If you want to output the results to the log file .. How to do?