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 / deepam
Hi guys please check the following link for answer
http://motevich.blogspot.in/2007/09/qtp-font-size-color-background-color.html
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to creating an output value using quicktest professional (qtp)?
How you create new action in qtp?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
What is the extension of the qtp local repository?
If I change the object name in one action will it be updated in all the actions? Or not?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
What is different command used in command Prompt while using QTP?
Have you used xml check point in your project? How?
How to create runtime property for an object?
what are the limitations of smart identification in qtp 9.0
Why do we use breakpoints in QTP?
What is debugging? How you debug your script?
What is the syntax to call one script from another?