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
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
What is the planning and creating datapool?
What is datapool cursor?
Explain datapool?
If you want to output the results to the log file .. How to do?
Could any one share scripts... where we can Parameterize radio buttons and Check boxes.
How do you analyze results after playback?
How to test java applications and what settings you need to do?
How to do data driven testing using robot?
Explain Robot?s command line options?
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
What is datapool cursor?
If we write a scipt for login page and we click submit button then it moves to order page ... How we can validate once we click the submit button it opens wether order page or not
How will you do data driven testing using Robot?
How to record & run on japanese language application using english version of ibm?