In the Object properties MSW id,MSWclass will appear..what
exactly MSW means..?
Answers were Sorted based on User's Feedback
Answer / usha, usha_0383@yahoo.com
MSW id, MSW class both are same,in WinRunn MSW-id appearce
in object property and in QTP MSW_class.
MSW id means micro soft window identity, it is unique for
every object like DNA in human. Two objects never consists
same id, so that test engineers are depends on this to
recognize the object.
if any object is not able to identify with its class and
lable then only they depends on this id. If the two objects
are having same class and lable in same window then it is
problem to identify both objects that time it will be
useful for test engineers.
| Is This Answer Correct ? | 1 Yes | 0 No |
Whole application is taking as single html frame while recording and learning but i want to learn each textbox,text,links whatever the page have.If we click any link in one page that will show another page so i want to learn that pages objects also.I want navigation steps or guidence plz
Why don’t we normally load the gui maps through start up scripts?
Define parameterizing?
How do you invoke a text file from winrunner?
WHAT PURPOSE TO USE WINRUNNER
is there any winrunner function which will allow me to send my user defined message to the test result window. i mean to say is there something similar to msgbox(that we use in qtp)in wr? the wr function i want to know is other then report_msg and tl_step.
what is TSL script to connect testdirector through winrunner
How do you execute your tests from windows run command?
what is validation? What is verificaion? What is the diffefernce between validation and verification?
What are the different kinds of testings done by WR
How do you configure gui map?
What is open STA?Explain in detail.