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
How to integrate automated scripts from testdirector to winrunner scripts?
What are the modes of script recording in winrunner ?
Explain the synchronization points?
What is the usage of Test case Design Techniques,in Integration/System Testing?
How should we write and execute a user define function using WinRunner.
What is the purpose of set_window command?
Hiiiiiiiii This is lavanya.....At present i m working as a MATLAB developer at CMC(A tata enterprise)from about1 year .now i want to move to testing field as a fresher?Is this possible...can anyone give me a suggestion regarding d testing field.....
i would like to know the steps to write tsl exception and object exception with a simple example
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
Explain the purpose of gui spy?
How do you handle dynamically changing area of the window in the bitmap checkpoints?
What is toogle breakpoints? How does it differ from break points?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)