The red “X” displayed next to test case steps indicate an error or possible issue. Hovering the mouse over the icon will reveal a message explaining the issue or error.
The red “X” displayed next to test case steps indicate an error or possible issue. Hovering the mouse over the icon will reveal a message explaining the issue or error.
I got the same thing, my script execute is fine, but it show X-red and each time execute it will ask for "script error do you want to continue" message
Is this a bug or how we get rid of it?
Thanks
Jeff was simply posting a FAQ on what does the red error icon indicate in iTest testcase or test report.
When there is a red icon on a testcase step, it is not a bug in iTest - it is an error in writing the testcase and one should correct the error before executing the testcase.
When there is a red icon on a test report step, it is again not a bug in iTest - it is:
1. showing the status of an analysis rule
2. showing an error encountered while executing that step (e.g. connection to the device went down while sending a command to the device)
Like I said, it show X-red but when execute, those step are working fine. example
foreach session "router1 router2"
open $session project://my_project/session_profiles/$session.ffsp
command $session sh int
closed $session
Could you try this and let me know, what was wrong. With my the script work fine but with X-red.
Thanks
http://forums.fanfaresoftware.com/fnfr/board/message?board.id=iTestGeneral&thread.id=472
This thread discusses your problem.
No one has followed this question yet.