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 |
wht is Automation testing frame work. pls explain it
in order to start automation testing what we should require (entry level to automation testing)
How many check points are there in QTP and what are they?
Please can you give where can we get good QTP Training at Hi-Tech city Hyderabad?
How do we analyze the checkpoint results?
Hi, Can anyone write the following qtp script...please its urgent ·Navigate to Google in a new IE instance ·Search for the following word "Gap, Inc." ·Iterate thought the first 10 pages of google ·On each page collect the following ·The "blue" page title ·The "green" url ·Output all the data into a file named "test_output.txt" ·Format "Title – URL"
3.How to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.
give one example where you have used regular expression?
Explain object spy in qtp.
How to explain a banking project in interview as a test engineer???
I want to open a Notepad window without recording a test and I do not want to use SystemUtil.Run command as well How do I do this?
How to open a new test using QTP?