After saving the tsl script of winrunner in TestDirector,
if suppose any changes made to the script in ur winrunner
would it get updated in TestDirector also???????
Answers were Sorted based on User's Feedback
Answer / lavanya
yes it will get updated.But first the modified script has
to be saved in winrunner.
| Is This Answer Correct ? | 1 Yes | 0 No |
How you used WinRunner in your project?
how many checkpoints are provided by WR
In Analog mode of Recording in WinRunner,the maximum value of Y in (x,y) is ?
which method are using to obtain runtime property of an object
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
By Default if you save a File with just pause statement in the script how it is going to store in winrunner?
when obligatory & optional properties cannot uniquely identifying an object then in that case which method u r follow for identifying object in Win Runner ?
what is the tsl statement for selecting the position of item in list box in winrunner?
What is Data Driven TEsting?
How to convert Manual Test script into Automation Test Script?
How do you handle pop-up exceptions?
we have three windows with title(logical description),India.com,Government of India.com,India Inc.com.All three windows have similar properties and object.A test script has to be run on all these windows.what changes will u make in GUI or script so that the script runs succesfully on all these three windows with the least alteration required? Please explain clearly with steps.