Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Reporter.reportevent result not displayed for second checkpoint
#3
Not Solved
Code:
a= captured value from script
b= captured value from script
m=MonthName(month(date))
n=Day(date)
If a=m Then
msgbox "Current month match"
else
msgbox "Current month not match"
End If
If b=n Then
msgbox "Current Date match"
else
msgbox "Current Date not a match"
End If

Here a=m and b=n both condition satisfy, still it display "Current Date not a match" for second condition.
Reply


Messages In This Thread
RE: Reporter.reportevent result not displayed for second checkpoint - by sudhirzpatil - 12-05-2010, 03:57 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  verify that parent properties match object currently displayed in your application. sona 0 3,133 02-21-2016, 12:00 PM
Last Post: sona
  Auto Complete list not displayed in PEGA7 adityacharan 0 2,412 11-29-2015, 12:07 PM
Last Post: adityacharan
  Reporter unable to load results when objects are involved? Elimelech.Eli 2 3,789 06-01-2014, 01:37 PM
Last Post: Elimelech.Eli
  How to get qtp Reporter/Summary in vb script rlin2012 1 3,512 11-20-2012, 02:55 PM
Last Post: harishshenoy
  Menu is not displayed on the website to run QTP 11 jacosta 1 2,508 10-02-2012, 08:47 PM
Last Post: freeboynil

Forum Jump:


Users browsing this thread: 2 Guest(s)