In the Object properties MSW id,MSWclass will appear..what
exactly MSW means..?
Answer Posted / 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 |
Post New Answer View All Answers
What is the purpose of a gui spy?
How do u check FONTS in Login Window?
how can you explain your Real Estate Project in front of interviewer..? please step by step......
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
What is boundary test?
How do you modify the logical name or the physical description of the objects in gui map?
How to have winrunner insert yesterdays date into a field in the application?
What are the reasons that winrunner fails to identify gui object?
How do you handle unexpected events and errors?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
How do you handle dynamically changing area of the window in the bitmap checkpoints?
Name the different types of checkpoints?
What are the Win Runner tools for functional testing?
What is parameterizing?