i have recorded a scrip for some window applicaiton(login
screen) and i have used browser as IE and i have executed
sucessfully that script. and now i want to execute the same
scrip in different browsers and i question is wether it the
same script will execute in different browsers or not
Answer Posted / srikant behera
The browsers are different , so to execute the same script
it needs the GUI map for the perticular explorer. After the
explorer is taken to the MAP editor then only the script
will run.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is automation testing a black box testing or white-box testing?
What are the disadvantages of Hybrid framework
What are the different types of an automation tool that you are aware of?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
what is the advantage and dis-advantages of using framework ?
Do you know the difference between close and quit command?
Tell me what is an absolute xpath?
What are the primary features of good automation tool ?
How to get the Background color of a Tab or Button in TestComplete Tool using VBScript? I have a validation that to verify whether a particular tab or button is highlighted or not. When the tab or button is highlighted the background color will be in Yellow color.If i get the background color then its easy for us to validate whether its highlighted or not. Can anybody help me on this?. Thanks in Advance.
What do you think holds testers back to do automation? Is there a way to overcome it?
Is ui level testing possible?
Any one suggest me for Free ware (Opensource) Automation tool for regression testing.
Tell us what is the alternate way to click on login button?
write a programme to insert into elements in array?n finding duplicate characters in given sting?
How do we Test the C++ and Unix Application Using Automated Tool.