I want to do Certification course in QTP. For this I
request you to suggest the best Tutorial in PDF format.
Hence, if possible, kinldy mail PDF file to my mail-ID:
sushmapokhriyal79@gmail.com
No Answer is Posted For this Question
Be the First to Post Answer
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
Explain the views in the QTP GUI?
Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.
suppose our project is developed using java technologies.after complition of the coding developer relesed a build to the testing team.so, what is the process means how we open that documents?what are that documents?plz give reply its urgent
.qfl extension for which file? where vl use it
How many number of actions possible in qtp?
Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool?
Could someone explain me how to work on Out put values, explain with some example on Flight Reservation. I want to insert the out put value for the order No. Please explain the steps with some example.
I want to open a GOOGLE page without recording a test in QTP.Can any one answer me?
You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario
What are the differences between qtp and winrunner?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api