For distributed functional testing what do we
require in test manager?
a. Test Agent
b. Test Monitor
c. Test Executer
d. Test Mentor
Answer Posted / st@r
its option a: Test Agent
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Which of these is not a kind of report in Rational Test Manager a. Performance Report b. Build Listing Report c. Test Plan Report d. Test Case Report
How to do data driven testing using robot?
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 user defined data type?
Explain the use of "testobject root = getroottestobject();" in rft?
Hi this is chandra if any one have Navigation of LAB RATIONAL ROBOT I want Navigation of those tools, if any one have the and know the Navigation each and every part of the Rational Robot and plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
Could any one share scripts... where we can Parameterize radio buttons and Check boxes.
Where the datapool values are stored?
What are the Limitations/Disadvantages of Rational Function Test?
what is responsibilities of the Rational Robot
For unattended execution whick playback options you will use?
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 purpose of inserting delay values in the scripts of rational?
How we write a java script using RFT for the below scenario iam having dropdown list COUNTRY(it contains india,us,uk...) once we select the india in that list it will open the corresponding states in STATES dropdown list. i would like to change those values dynamically... can u pls send me the coding....