Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to exclude conditional checkpoint statement as part of test result?
#1
Not Solved
Like I have conditional checkpoint statement
Code:
CheckPoint=Window("OW").WinObject("#32770").Check (CheckPoint("NVerification"))
If CheckPointThen
'to do task        ' Ready Mode for Accept  Call
End If

I want to exclde this checkpoint statement as part of test result.
as this is conditional statement for performing test task. This does not have any impact on test case.
i want to exclude as test result .. as result its should not say fail test result.

Please suggest me any alternate way ?
is there any way I can map Action with my excel sheet test case? so that result can directly be part fo my excel sheet.

thanks for suggestion in advance.
Reply
#2
Not Solved
You can use Reporter.Filter event before the verification point.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Part of parameters missing when passing between actions skumar007 1 2,846 10-10-2014, 02:00 AM
Last Post: skumar007
  Test Result Analysis Ramanji143 1 2,028 02-27-2014, 04:34 PM
Last Post: supputuri
  Test Result analyze Ramanjaneyulu 1 1,947 01-28-2014, 10:40 PM
Last Post: jacosta
  How to Test asp.net search page having result displayed in Gridview? Sagar S 1 7,040 09-26-2012, 10:27 AM
Last Post: Sagar S
  Using Conditional Statement on O/P Parameter b/w QC BPT Components Ankesh 3 5,041 05-09-2012, 04:51 PM
Last Post: Shridevi.Salagare

Forum Jump:


Users browsing this thread: 1 Guest(s)