Is QTP Object Oriented language or Object Based language? What are the OOPS concepts it will support? Why it wont support all the OOPS concepts?
Is the qtp course will help to create a virtual object?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
who is the best faculty in Hyderabad for QTP?
what is web application and client server application.is there any difference ?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
4. How u will open the build automatically in QTP except using Systemutil.run command
How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?
Definationions for keyword view and tree view?
hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in
I learned all the objects of my application in object repository thru English Language. now i want to use same object repository for other languages(French,Dutuch and Chinese)
Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone
An object is created, i dont know the methods available for that object, i want to find methods available for that object and use the required method. How i can do this???