What is RTRT??
Answers were Sorted based on User's Feedback
Answer / chandran k g
RTRT means the "Rational Test Real Time" an IBM Rational
Product which used to test the real time embedded systems
and also we can do the black and white box testing at same
time.
| Is This Answer Correct ? | 144 Yes | 2 No |
Answer / sankar
RTRT- RATIONAL TEST REAL TIME , USING THIS WE VERIFYING AND
VALIDATING FUNCTIONALITY OF THE REAL TIME APPLICATION SUCH
AS EMBEDDED APPLICATIONS . IT SUPPORTS C,C++ , JAVA AND ADA
LANGUAGES .
| Is This Answer Correct ? | 58 Yes | 2 No |
Answer / parthipan.m
RTRT means "Rational Test Real Time" an IBM product which
used to test the real time "Embedded Systems" of an
application, and the most important point is to check the
program whether it is working properly as per client
requirement.
And it having two types of testing
1.UT (Unit Testing)
2.SI (Software Integration)
| Is This Answer Correct ? | 41 Yes | 3 No |
Answer / laporte
RTRT is an application by Rational which means Rational Test
Real Time.
This tool executes an analysis of code module by module.
It is unit testing with instrumentation using driver and stubs.
Test environment is compiled to target and then executed in
a simulation.
A test report is generated.
| Is This Answer Correct ? | 20 Yes | 0 No |
Answer / chandra lal maharjan
rational test real time used to test embedded application suitable for both avionics and automative domain
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / siva
RTRT is an Automation tool and it performs the activities like Component testing, code coverage analysis,memory profiling,performance profiling.
For more information visit " www.aerointerview.com "
| Is This Answer Correct ? | 7 Yes | 1 No |
RTRT is a testing tools which needs a source code, compiler and its environment to test to code. The main script file which is made for testing or the file which contains the tests is called ptu file, the main settings file is called RTP file, for more info you can visit -- http://www,indiastudyportal.com
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / 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 |
What is the purpose of the Trap options?
consider i had created two projects in rational administrator.And i am currently working one project in rational robot.Now i want to open the other project script in rational robot without closing the rational robot.How can we access the other project script in robot.
Explain purpose of inserting delay values in the scripts of rational?
What is datapool cursor?
purpose of start and end timers in robot scripts?
What is meant by verification point and what is the use of it?
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?
Explain user defined data type with an example..?
What is the purpose of comparators in analyzing the results?
How to analyze results after playback?
purpose of inserting delay values in the scripts of Rational?