Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I want to not fail on handeled run error in web service test
#2
Solved: 10 Years, 9 Months, 3 Weeks ago
may be it shoud be

Code:
if(isExpectedErrorOccure <0) then
Reporter.ReportEvent micFail, "Login Test", "test reason: " & reason & " failed."
else
Reporter.ReportEvent micPass, "Login Test", "test reason: " & reason & " passed."
Reply


Messages In This Thread
RE: I want to not fail on handeled run error in web service test - by Jenny - 03-07-2011, 04:11 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to send/pass UFT Run Error Dialog as output value to main driver script lravi4u 0 354 11-05-2023, 03:55 PM
Last Post: lravi4u
  Send automatic email notification when test run started helmzshelmz 0 937 04-03-2020, 07:54 AM
Last Post: helmzshelmz
  How to identify an error page occurring in server in between the qtp run. aswini 1 1,654 05-04-2017, 03:52 PM
Last Post: Ankur
  Test runned from QualityCenter generated an error "Attempted to divide by zero." robertosalemi 1 2,378 10-14-2016, 08:38 PM
Last Post: robertosalemi
  Exe invoked through UFT is unable to access IIS and SQL Server service bkdevise 0 1,985 08-25-2015, 05:49 PM
Last Post: bkdevise

Forum Jump:


Users browsing this thread: 1 Guest(s)