How i can test the background color of the records
displayed in a Table. Eg i have a .net desktop application
and there is a Table(swftable) with records displayed in
the grids. i have to validate whether the 1st record is
displayed in white background color and 2nd record in light
blue background color...But the constraints is that once
user click on the first record...the background color
changes to grey.......Plze let me now how to validate this
with QTP 9.2.
Answer Posted / sekhar
hai
i think it is done by discriptive programing we
can chek back ground colour, in program it self u have to
define perticular colour and its property,value.
if the back ground colour not changer then we go
for textarea, bitmap chek points.
if the colour is dynamicaly changes QTP will not
identify those all coloures then u have to be define.
****if there is any corrections plz mail me
sekharbirada@gmail.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
what is keyword driven testing in qtp?n how is it useful?
How to use checkpoints in qtp ?
Have you faced any problems with object repository?
Can you write a script to check if the folder exists or not?
Why we load add-ins in qtp?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Explain building blocks of the bpt framework ?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
Give the syntax to load function at run time.
Diff b/w test scenario's and test Procedures?
How to customize checkpoints with parameters?