if devloper change only button names in present build then
script will execute or not , why? Only gui changed.......
Answers were Sorted based on User's Feedback
Answer / sandesh sawant
It may or may not, depending on how that button was
initialy recognize. As question suggest only GUI is been
changed. So properties like button name, html id, html tag
will remain same. So if button was initialy uniqly
recognize using these property then it wil not giv error.
Please correct me if I am wrong.
| Is This Answer Correct ? | 25 Yes | 1 No |
What is the entry and exit point of automation testing
1.How to find in which row or column,string "Hyderabad" exist in excel sheet? 2.How to find how many times character "a" repeated in a given string "Koteswararao"
A question was asked in a company-suppose, I am testing a website on QTP, all the time a new title bar is appeared on next page. Trying to use regular expression under key word driven testing but expert view is also appearing unchanged and error is also generating, do you have any best resolution for that kindly explain in detail. please dont give example of yahoomail, that is unable to clear my doubt.
What is regular expression?
How QTP recognizes Objects in AUT?
What is driver script and driver script in qtp frame work????
give me an example where u used good judgement and logic in solving a problem
can u write Script to do Data Driven Testing throuh Externel & internel XL Sheet
Explain how Selenium is different from UFT?
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording
how to display message with out using msgbox function?