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 |
What is datapool cursor?
How will you test Java Applications and what settings you need to do?
What is the purpose of the wait state?
If you want to output the results to the log file .. How to do?
hi i am sanganithi.i am having some doubt in rational robot.can we do synchronization in rational robot,if we can do means how can we do .please explain the steps clearly.
Explain the planning and creating datapool with an example?
How many verification points are there in Robot and What are they?
purpose of inserting delay values in the scripts of Rational?
How will you debug your script?
How will you debug your script?
What are the Limitations/Disadvantages of Rational Function Test?
How to analyze results after playback?