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.

Answer Posted / guest

This we can do using GETROproperty() function

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hi nani my doubt is how does qtp process metrix related to software process.

1553


Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project

1644


When ‘option explicit’ keyword is used in qtp?

749


What is keyword driven framework?

620


assume i have few url link how will i dynamically call then using descriptive programming?

1601






How to record a qtp script ?

557


What is action? How many types of actions are there in qtp?

614


What is checking bitmaps?

554


I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)

1414


I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.

1585


What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?

2267


What do you mean by checkpoints in qtp?

559


Key word driven framework

1684


can anyone tell me from where i can download qtp demo or crack version

1621


What is difference between design time and run time data table?

587