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
Could any one share scripts... where we can Parameterize radio buttons and Check boxes.
how you copy test cases from .xls to Quality centre?
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.
How to record & run on japanese language application using english version of ibm?
What is meant by verification point and what is the use of it?
I wanna to learn RFT can anyone send me the learning material including demo. I am working on mainframe based project using RFT, but don't have that much knowledge of java scripts so need to learn.
How to test java applications?
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
Explain what kind of problems are solved by datapools?
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
Explain Robot?s command line options?
If you want to output the results to the log file .. How to do?
What is the purpose of the Trap options?
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
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?