Is it possible to check the Run time value property of a
field through a Database Checkpoint ?
Further, is it possible to localize and mention a
particular cell , in the database dynamically.
My requirement is that I would need to check the status of
a particular field , that would change from an "Active"
state to a "Stopped" state dynamically.
how to acess a test in RSA?
Why you have to add the specific add in in QTP? My answer is to recognize the specific objects we have to add the add-in in QTP...but he asked again after adding addin how qtp recognize the objects successfully? what is there in the add-in ?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
While scripting do we use any reference. may be we have 2 0r more same objects that time how do we write scripts
Could anyone please tell me one situation where you have used recovery scenarion in real time with an example?
Can I change properties of a test object?
How to get the column count and column name from the resultset in the database connection program?
Explain types of exception handling and script for that?
in a database table there are 3 columns (name , marks,grade) , in application after retrieving data from db to fields name, marks click ok button then grade should displayed ---for this how to write vb script prgm
Explain how to use QTP to check broken links on a page?
Hi All, What is an XML Checkpoint in QTP? How can i use it while testing a web application? Kindly explain in detail. Thanks in advance
How many types of run modes are there in qtp?