What are the standards will you maintain at the timing of
writing TSL script in WinRunner?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
There is an error in opening WinRunner "Error: open connection to CRV (-1). Exiting..." and then the winrunner is terminating. Can any one suggest solution for this?
plese tell me about vss?
How many Record Methods are there in Winrunner?
6 Answers Accenture, Indicus Software,
What is debug mode in Winrunner?
What is the use of 'Show' button in GUI Map Editor?
What is meant by the logical name of the object?
How to test Fonts and its size thru "Font Expert" in Win Runner.
can anybody give me example of 5 critical,major,& low severity and priority bug
What is the diffrance bet. Compiled module and User defined Functions?
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
What are the virtual objects and how do you learn them?
How do handle error/exceptions in winrunner.