Answer Posted / 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 View All Answers
Explain what kind of problems are solved by datapools?
what is responsibilities of the Rational Robot
How to record & run on japanese language application using english version of ibm?
Where do you view the results in Trap option?
What are the different data pool access orders?
Where do you view the results in Trap option?
Which of these is not a kind of report in Rational Test Manager a. Performance Report b. Build Listing Report c. Test Plan Report d. Test Case Report
If you want to output the results to the log file .. How to do?
How to do data driven testing using robot?
What is the purpose of the Trap options?
How do you analyze results after playback?
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?
How can you automate your project?
How to get the OR SAP discriptive program by using RFT.
Where the datapool values are stored?