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 |
How will you edit a baseline file of a verification point?
is there any book on rtrt?
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 many technologies and environments do the rational rose supports?
For distributed functional testing what do we require in test manager? a. Test Agent b. Test Monitor c. Test Executer d. Test Mentor
I am new to Rational tools,how to test an application i.e what are the things i should do before starting testing the application
What is datapool cursor?
How can I date change in tally whenever new voucher entery. When I press F2 I can change the date only 1,2&31. When I feed other dates like 12,15,17, 21 etc. not changed. Please tell me how can I change the all voucher dates.
What is meant by verification point and what is the use of it?
1. Which of this is not a verification point a. File Comparison b. File Existence c. Module Comparison d. Module Existence
what is responsibilities of the Rational Robot
Explain purpose of inserting delay values in the scripts of rational?