What type problems faced in Recording the Apllication
through WinRunner and QTP?
Answer / 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 |
Elaborate the fields in bug report in automated testing
To retrive testdata which tool vl use?
Explain Bug Life Cycle and expalin briefly each 'Status' also
Tell us the line of code webdriver driver = new firefoxdriver();.?
In Selenium how a test suit is run and report is generated.
Tell me what is the firefoxdriver, class or an interface? And which interface does it implement?
What types of scripting techniques for test automation do you know?
Which institute is good for testing tools course in HYD?
test cases test wheather window? test cases to test calculaor? test cases to test a reverse string program? test cases to test program{ int.parse(sting str) $return (int)}? test cases to test program{display string length}?
What testing activities you may want to automate?
What is the purpose of the wrun.ini file?
Why automation testing?