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 |
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
Explain advantages and disadvantages kdf?
What is Virtual object wizard in QTP?
Does quicktest professional (qtp) is unicode compatible?
hi,i have a pblm in qtp,im testing an webappl in which different types of error pop up messages are displayed which qtp is not differentiating or it is not recognising. how do i make it recognise different popup errorm messages while writing script?
How can we use the "CreateObject("Wscript.Shell")" in QTP and what is the definition and purpose of it?
I Have web table shown below ----------------------------------------| | orcut | GMAIL | NAUKRI | |----------|---------|-------------------| |HOT MAIL | MONSTER | VISIT FACEBOOK | |----------|---------|-------------------| |SKYPE ACC | IRCTC | GOOGLE | --------------------------------------- Here i have 2 question friends.. 1.i want to chick the link "VISIT FACEBOOK" is there or not if it's there i want to click the link 2.here how to find the web table row or column count ... don't write the excel or data table script here friends ..consider that it's a WEB TABLE
What are the common defects found in your project? (in qtp interview)
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
How do you do batch testing in QTP, if so explain?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
IF there are seven browsers with same name open. I want to close one particular browser thru QTP. how can i do this?