What are the standards will you maintain at the timing of
writing TSL script in WinRunner?

Answers were Sorted based on User's Feedback



What are the standards will you maintain at the timing of writing TSL script in WinRunner?..

Answer / allin

might be these options are applicable
1)convert custom objects into standard gui objects
using gui spy and gui map editor
2) using gui map configuration change or config the object
properties
3)unrecognized portion of object recognization using
virtual object wizard


i thought that these are all options available....check it
out

Cheers,
ratna rao
9869770084

Is This Answer Correct ?    1 Yes 0 No

What are the standards will you maintain at the timing of writing TSL script in WinRunner?..

Answer / p73_73@yahoo.com

Standdards:
1. code conventions should be followed.
2. Proper commenting should be there in code.
3. GUI Map file should be configured and objects should
renamed so that it is easy to understand and easy to write
ther script. (If you are recording you can use default GUI
map file objects name, if you are writing scripts, it is
always better to rename according to object)

Is This Answer Correct ?    1 Yes 0 No

What are the standards will you maintain at the timing of writing TSL script in WinRunner?..

Answer / mohan

at the time of writing TSL, we should use user defined
function to reduce the length of the code. simply we have
to generate effective code.

Is This Answer Correct ?    0 Yes 0 No

What are the standards will you maintain at the timing of writing TSL script in WinRunner?..

Answer / raja

Using wraper functions - means using user defined function
which does the same thing what the system function will do.

If we have set_window ..

Is This Answer Correct ?    0 Yes 0 No

What are the standards will you maintain at the timing of writing TSL script in WinRunner?..

Answer / umasubbu4u

There are no such standards. But, we need to concentrate on
the logic and check points we are applying, language
sytnax.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More WinRunner Interview Questions

write a function for addition of two numbers

1 Answers   Polaris,


what is the difference between synchronization pt and wait statement. what are the advanatages and disadv..of context sensitive and analog recording

4 Answers   FCG,


what is the extension of default,custom check points ?

2 Answers   FCG,


If I do not check any of the add-ins that pops up initially, for which type of application can I do scripting?

2 Answers   Sonata,


When would you use 'set_window' and when would you use 'win_activate'?

0 Answers  






How do you run your sciripts in Win Runner?

2 Answers   Logica CMG,


WHAT IS THE MEANING OF AUT?

2 Answers  


Have you created test scripts and what is contained in the test scripts?

1 Answers  


How to convert Manual Test script into Automation Test Script?

1 Answers   Mind Tree,


Tell US the Short key to open the dialogs of windows.

1 Answers  


Where do you found that you can't use winrunner for automation?

0 Answers  


What Is Test policy and what is Test Strategy ? differenciate between them? Explain with examples?

5 Answers   Accenture,


Categories