Ask a Question

test skipped status

SOLVED
mortenb123
Contributor

test skipped status

How can I easily implement a skipped status on my test?

 

currently we just exit tests with a true value and they become green and 0 secs spent in the test-report (/el *.mht)

I like them to be omitted, or greyed out.

 

There is no Runner.Skip() in:

https://support.smartbear.com/testcomplete/docs/reference/project-objects/items/script/runner/method...

 

Thanks

--

MortenB

 

 

 

 

 

 

 

1 REPLY 1
Wamboo
Community Hero

Hi mortenb123

 

In my opinion there is no such status as "omission" in TestComplete results.

 

Look at this topis in the documentation:

https://support.smartbear.com/testcomplete/docs/reference/project-objects/test-log/logresults/logite...

 

as you can see, there are only three results:

lsOk
lsWarning
lsError

 

If you want to use some kind of intelligent logic when performing tests, you can always define TestItems in "Project Test Items".

 

More precisely, you can read that you defined TestItems with these functions:

https://support.smartbear.com/testcomplete/docs/reference/project-objects/project/testitem/propertie...

cancel
Showing results for 
Search instead for 
Did you mean: