Back To Normal

Subscribe To Our E-Mail Newsletter

Tuesday, May 31, 2011

Error Handling in RFT


Couch ModePrint It

Testcase Executon:
-------------------
Write your testcase (steps)scripts intoTry /catch blog to handle the exception to avoid the script termination.
  try
{
  // Testcode;
}
catch(Exception e)
{
logTestResult("test msg",fail);
}

Test Suite Execution :
-----------------------
try
{
callScript("Testcase1");
callScript("Testcase2");
}
catch(Exception e)
{
logTestResult("test msg",fail);
}




Click Here For Smileys :D
:D
:)
:[
;)
:D
:O
(6)
(A)
:'(
:|
:o)
8)
(K)
(M)

No comments:

560 Free Online Courses

Top 200 universities launched 500 free online courses.  Please find the list here .