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
What is array give example?
What are the basics of local (auto) objects?
what are the iterator and generic algorithms.
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
What is an operator in c++?
What is the use of endl in c++?
What's the order in which the local objects are destructed?
When is the destructor called?
How can you link a c++ program to c functions?
What do you mean by persistent and non persistent objects?
What is the default width for ouputting a long integer using the insertion operator?
What is the advantage of c++ over c?
What are the data types in c++?
If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?
What is the difference between function overloading and operator overloading?