What type problems faced in Recording the Apllication
through WinRunner and QTP?
Answer Posted / ravi76xy
When the Object Identity reconginised by the Functionality Testing tool we Use
reconginise a attribute with the same name...for e.g we have TWO 'OK' button on
a window the tool cannot distinguish between the two buttons when we record
and run the scipt; For this reason we edit the GUI Map file which holds all the
entries of the object attributes of the window we replace the ID with the MS_ID
of the perticular object;
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Tell us how could you explain the main difference between webdriver and rc?
What is the different between GUI map and GUI map files?
What is tree view in automation testing?
How can we make one test method dependent on other using testng?
How would you test your own element locator?
What is vendor tool and give examples?
How to select an automation tool best matched for your project?
How does load testing work for websites?
how to use regular expression in Test Complete Functional tool
What are the various kinds of frameworks that can be used in software automation testing?
Is ui level testing possible?
Tell me which web driver implementation is the fastest?
What are pros and cons of automating tests at ui layer?
Do you think that testing can be done only at the ui level?
What are Keyword and Data driven frameworks in Selenium RC