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 / mark

Of course,we can check the colours in QTP.What for the
Check points are there ? Use bitmap check point.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you perform Regreession Testing?

1732


How to add synchronisation points in qtp?

788


Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

1666


How many types of Automation frameworks are there in UFT? Describe them.

785


What are the key elements available in test result window?

904


Whats the realtime QTP testing process

2204


Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.

3213


How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks

1802


how to do the batch testing in test director using manual testing procedure?

2036


Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly

1507


What is file database?

1894


What phases are involved in testing an application in qtp?

767


How qtp identifies objects?

777


What is object repository in qtp?

804


Diff b/w test scenario's and test Procedures?

1872