If I dont have GUI spy on my machine how I do I manage to
map my custom object properties
Answers were Sorted based on User's Feedback
Answer / sateesh_t7101@yahoo.co.in
by using some tsl
like
Record_attribute_prop('........');
record_method("........");
i dont know exactly if it is wrong plz forgive me
if u get any correct ans plz in form me
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / allin
Hi SK,
Using Gui Spy, would know object/window properties. we
cannot perform add/modify/delete operations.
For maping the custome objects Gui map configuration will
help u.
if u would like to know about hidden and visible properties
of object/window Gui map editor will help u.
Please, Question should be clear.
Thanks & Regards,
Ratna Rao
9833847339.
| Is This Answer Correct ? | 0 Yes | 0 No |
When do you use break points?
In general, how do you see automation fitting into the overall process of testing?
Is Winrunner 7.01 supports .NET applications?
Hi all,Can anybody tell me what does AUT stands for in winrunner,because now only iam learning
Write test scripts on a scenario where you have to transfer data from one table to another.
When Bitmap check point fails..How many windows will appear?
What is the add-in used to test the web application in winrunner?
1 Answers Hanu Software, Second Foundation,
Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.
In WinRunner Compile Module doesn't support checkpoints Why?
How do you invoke a text file from winrunner?
How do you make the configuration and mappings permanent?
Suppose there is a global variable called Counter.And there is a user defined function called my_function.which does not take in any parameters. How can a test engineer utilize Counter inside my_function body?