Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Checkpoints - How to differential from Actual behavior to Expected Behavior
#2
Solved: 10 Years, 10 Months, 2 Weeks ago
Hi,

I guess you can insert a simple checkpoint like.

Browser().Page().Webelement().check(checkpoint()) which will give you a value in the boolean and then have a reporter statement like

Code:
If Pass then
Reporter.Reportevent micpass, "Text appeared", "Test Passed"
Else
Reporter.reportevent micfail, "Text did not appeared","Test Failed"
Let us know if this helps.
Reply


Messages In This Thread
RE: Checkpoints - How to differential from Actual behavior to Expected Behavior - by Tarik Sheth - 10-13-2009, 10:05 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  WinList Behavior marse91782 0 2,668 11-24-2016, 06:32 AM
Last Post: marse91782
  Why not Checkpoints subhashinid 0 1,486 06-30-2016, 07:36 PM
Last Post: subhashinid
  Expected End statement error Lavanya N 2 4,999 07-27-2015, 01:52 PM
Last Post: Lavanya N
  How to check expected cookies are present or not priyanka.agarwal 0 1,886 07-02-2015, 12:43 PM
Last Post: priyanka.agarwal
  Validate Numeric value is displaying expected format kalaivanan123 1 3,399 09-23-2013, 08:45 PM
Last Post: ravi.gajul

Forum Jump:


Users browsing this thread: 1 Guest(s)