Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How can I verify 2 output values equal?
#4
Solved: 11 Years, 4 Months ago
Eugen,
I am not very sure if this what you are looking for, but from what i understood i framed the below.

Code:
checkelem = Browser("Vis").Page("Vis").WebElement("B").Output (CheckPoint("TotalB"))
checkdb = DbTable("DbTable_2").Check (CheckPoint("DbTable_2"))

If checkelem = Checkdb Then
  found = true
Else
  found = false
End If


Let me know if this was what you were looking for ?

-basanth
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Reply


Messages In This Thread
How can I verify 2 output values equal? - by egun - 08-05-2009, 01:47 AM
RE: How can I verify 2 output values equal? - by basanth27 - 08-06-2009, 12:24 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [UFT] [WPF] Verify if the cell contains an image robertosalemi 0 1,896 10-25-2016, 06:57 PM
Last Post: robertosalemi
  Need to verify the drop down values based on condition santhoshmscsoftware 1 2,904 05-04-2016, 11:28 PM
Last Post: supputuri
  verify that parent properties match object currently displayed in your application. sona 0 3,132 02-21-2016, 12:00 PM
Last Post: sona
  Output Values error Tasleem 3 3,917 10-27-2014, 02:13 PM
Last Post: Tasleem786
Exclamation How to verify whether pdf is completely loaded or not in webpage nmakkena 1 2,671 08-27-2014, 04:09 PM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 2 Guest(s)