What is RTRT tool?can it be used for automation?can it work
on packet PC?
Answer Posted / 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 |
Post New Answer View All Answers
Is c++ double?
If all is successful, what should main return a) 0 b) 1 c) void
what is data abstraction in C++?
If there are two catch statements, one for base and one for derived, which should come first?
Is c++ pass by reference or value?
What is virtual table?
How do you find out if a linked-list has an end?
To what does “event-driven” refer?
Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers
Is sorted c++?
Describe private, protected and public?
Are vectors passed by reference c++?
What is name hiding in c++?
What is a constructor in c++ with example?
What's the order in which the local objects are destructed?