What is the condition or scenario that leads the use of object
spy in qtp? (while recording we can get all the properties)
then wat leads to use this?
Answers were Sorted based on User's Feedback
Answer / avisek misra
Object spy is of great use when writing Descriptive
programming. It heklps you to find the exact properties
with which you would like to identify an object.
Moreover it is also of use to sometimes find out the exact
changes in the properties of an object when a script fails.
Hoipe this helps.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / anusha
It will give both Test-object and run-time object
properties.
| Is This Answer Correct ? | 3 Yes | 0 No |
when we open flight reservation.at that time where we found synchronization point() and wait function().i m confused .i want this answer.
how we connect oracle or sql data server database to qtp. Hi Ram I was your answer for this. Can you kindly let me know in details steps on How we can connect to database. i am using QTP9.2 and SQL Server Database. I am new for QTP and this would be of great help.Thanks
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
how to write xml output check point bu useing descriptive programing .means without useing output check point
describe some problem that u had with automation testing tool?
Does UNIX support QTP? If not what is the other tool used for Unix environment?
can we call a test in another test?
what is meant by source control?
Explain actions in qtp ?
There is a very good institute for Automation Testing using QTP.For more details please visit jbslearnings.com.
New to QTP: In a qtp flight booking application, I tried to parameterize the to and from drop down lists using data table, depending on ur drop down selection it will pop up a list of flights. Here I am not finding a way to select flight randomly from given list... Thanks in advance guys.
How to retrieve particular cell data in excel sheet ?without importing method.