. My application is updating the user information in the
application. Every time it is Adding on record in my
application and Validating the information like “Record has
added successfully”. Which Check point I have to put in
this situation? Why?
Answer Posted / nanda
if u want to use checkpoints in script...u can use text
checkpoint here....why because...text checkpoint verifies
for some text whether that text is displayed in specified
location or not.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
explain how to write vb script in qtp?when will you write own script?
What is a reusable action?
Dis advantages of XML checkpoint ?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
How to test fly out menu in qtp?
Hoe can we do retesting using functions please give the code for it using login page
What are the various automation frameworks available in qtp?
Generic function to search for the unique link in webtable and click on it
Why qtp the best testing tool?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
With what extension you can save the list of tests in a file to run in test batch runner?
What is clean sweep?