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
How to analyzing the checpoint results?
How to explain a banking project in interview as a test engineer???
How the smart identification is used in real time?Please explain with an example
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
Can the user toggle between using Local OR and shared OR for the same action?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
Tell me one scenario, the complex functionality you have automated in your project?
What is the difference between shared and local object repository?
can anyone tell me from where i can download qtp demo or crack version
Mention the test steps of qtp.
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
What is the difference between the keyword view and expert view?
What are the properties you would use for identifying a browser and page when using descriptive programming?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks