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 datapool cursor?
How Do I run my RFT scripts through RQM(rational quality manager)can anyone explain me in the details giving examples. Also, I wanna to integrate RQM with RFT how to do that?
What is the purpose of breakpoint?
What is not present in iterations of test manager? a. Owner b. Name c. Child iteration d. Start date and end date
What is the purpose of comparators in analyzing the results?
What is Datapool?
Where do you view the results in Trap option?
What information is contained in the Datapool_config section?
Symbol for comments in Rational?
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 will you do data driven testing using Robot?
How do you insert Log Messages and delay values in scripts?