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 / niranjan123
But what if the records are dynamically get changes..if we
used bitmap checkpoint as mark has told..then the
testscript also get failed in the next run....Because the
image checkpoint took the static capture and if the records
get changed then it get failed to recognized and hence
image checkpoint get useless here....
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is keyword view in qtp?
images are dynamically changes how to compare two images with out using the bitmap
What is the Command used to start the QTP
How u will do versioning in QTP?
What is the syntax for how to call one script from another?
What is qtpro?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
How can you send user defined messages to test report?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
How will you check a web application for broken links using qtp?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
how will you load the test cases in ddt?
Mention the test steps of qtp.
Why qtp always start action1 and does not start action?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?