Answer Posted / chandu
RTRT stands for RATIONAL TEST REAL TIME.It is IBM product for testing real time embedded applications. rtrt is testing tool to achive 100% code coverage
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What is the planning and creating datapool?
Where do you view the results in Trap option?
Where do you view the results in Trap option?
Explain datapool?
How do you analyze results after playback?
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 standard data type and what is user defined data type?
For unattended execution which playback options you will use?
How to create datapool?
How will you edit a baseline file of a verification point?
How to analyze results after playback?
Where the datapool values are stored?
How can you automate your project?
What is the purpose of inserting delay values in the scripts of rational?
How we write a java script using RFT for the below scenario iam having dropdown list COUNTRY(it contains india,us,uk...) once we select the india in that list it will open the corresponding states in STATES dropdown list. i would like to change those values dynamically... can u pls send me the coding....