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
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...
Which environments are supported by hp qtp?
How to interact tool & application build in QTP?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
Which functionalities of QTP used in banking project?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
Will down time for server and content maintenance/upgrades be allowed? how much?
How do you convert manual test cases to automated test cases?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
How to find Operating system information using QTP script?
What is different command used in command Prompt while using QTP?
how to download mercury qtp9.2 ny internet ?
How many ways we can parameterize data in quicktest professional?