How to connect TestDirector from winrunner tool?
Answers were Sorted based on User's Feedback
Answer / ashok
Hi,
Before to connect the Winnrunner to TD,
1.Create a Script
2.execute the script through Verify
Mode.
3.After Execution incase the script having a fail status in
Test Resule window.
Then we can connect the W/R to TD
Path - Tools - Connect to test Director
=====
As per your Question, if you got the Error like - WR cann't
identify the Object means - you didn't save the script
(Physical Desc.. and class in GUI Map.)
Note:
Once you create a Script immidiately save the related
things in Global GUI Map or GUI map per Test.
Ashok (any doupt plz make a mail -
ashoksr_win1975@yahoo.com.sg)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / varshab
Hey Ashok,
In GUI map per test mode we need not manually save the gui
file.Whenever you'll save yor script respective gui file
will be saved.
To connect winrunner to TD.Pls use below option.
Tool - >Testdirector Connection.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the procedure do u follow for writing the test scripts
can u explain what is frame work,can u show it on the paper by drawing ,have u done the frame work in winrunner automation
What is the purpose of regexp_label property and regexp_msw_class property?
what is agile testing
which testcases do u automate?
Hi guys pls any one help me , I am facing this problem since last one week , my question is in there 1000 rows and 1000 coloums , i want to pick the one record , how ?
How do you do digital signature test in winrunner?
Explain in detail the parameterization steps in DDT?
what is the diff. Between GUI_unload() and GUI_close()?
Have you created test scripts and what is contained in the test scripts?
if a test script is parameterised with the same value ,and run what effect will it have in terms of performance for testing the application.will the script get executed faster or there is no effect at all.
How to handle exceptions in for loop of DDT script.