Explain building blocks of the bpt framework ?
how to write vbscript on web applications in qtp. explian with one example?
What is XML checkpoint in QTP. How we can use in Web Based application
What is the difference between two actions?
WHAT IS SMATR IDENTIFICATION? plz EXPLAIN BRIEFLY? IS IT POSSIBLE in QTP? HOW AND WHEn THE SITUATION U R USING EXPLAIN WITH EXAMPLE?
How to start recording using quicktest professional (qtp)?
What is the extension of script and object repositary files?
How to capture a window in qtp or how to take snapshot of any window while writing script in qtp
How many types of Actions are there in QTP?
There are some links on the web page,write a script to count and click those links and check the text on the page displayed on clicking the links.
pls guys understand this is question CAREFULLY,,, interviwer asks can u write test case for ATM m/c..i told, insert card enter pw...like this,,but interviwer not happy with that...ur not going to atm center? in ur office system ur testing ATM M/c...why ..how to test? what is the process?
In Descriptive programing if i use this below code will it work for login window or flight Res Window. Shud i add the properties like attached text=login and text=Agent Name in the object repository and define a new object first. Pls tell me the procedure in clear inorder to execute this script. Dialog("title:=Login").WinEdit("attached text:=Agent Name:").set"agent123" Dialog("title:=Login").WinEdit("attached text:=Password:").set"mercury" Dialog("attached text:=Login").winbutton("text:=OK").click
How to retrieve value (data) from notepad using QTP ?