What is RTRT tool?can it be used for automation?can it work
on packet PC?
Answers were Sorted based on User's Feedback
Answer / abhishek
Its a Rational Test Real Time tool which was used for the
testing purpose in automation domain.
Yes,the tool itself implemented for testing the softwares
which was related to automotive field,
Yes,the tool can be used on packet pc also but it comes
totally on the System Testing part,
Thanks,
Abhishek.
| Is This Answer Correct ? | 18 Yes | 6 No |
Answer / ram
Rational Test Real Time tool is a testing environment which
can be used on packet pc. But it cannot be used for testing
without a hardware connected to it.It is just a testing
environment.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rasool
Real-Time Ray Tracing (RTRT)
Ray-tracing offers a software-based rendering solution as
an alternative to conventional graphics hardware.
| Is This Answer Correct ? | 7 Yes | 15 No |
What is recursion?
What is prototype for that c string function?
Write a C++ program to sort digits of all the 4 digit number and display the sorted 4 digit number
What is object slicing and how can we prevent it?
Why do we need runtime polymorphism in c++?
Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program
What is the difference between a reference and a pointer?
Is c++ vector dynamic?
Is c++ a high level language?
What is a singleton c++?
Explain rethrowing exceptions with an example?
Is oops and c++ same?