Reply
Regular Contributor
ramarb
Posts: 303
Registered: 09-10-2008

trivial issue in test report

Saw this for a long, I thought of putting it today!

 

Please correct spelling errors in itestcli's test report summary:

 

------------------

Fail swing     EMSClie  5      5      main       Invalid swing action: Can not launch application. Inavlid working folder
Fail swing     EMSClie  5      5      main       Invalid swing action: Unable to connect to the application under test

------------------

 

You will get these messages when you don't specify Swing jar path.

Infact, I don't understand the meaning of 'Invalid working folder'??!!

Community Leader
PaulD
Posts: 1,214
Registered: 09-02-2008
0

Re: trivial issue in test report

Thanks for sharing this!  We like to find these little errors and get them cleaned up.  Please keep sharing!
Community Leader
PreetS
Posts: 413
Registered: 09-03-2008
0

Re: trivial issue in test report

The swing session profile has a field called "working folder". This is the folder from where you wish to launch the swing application.

If there is an entry in thre working folder field that does not point to an existing folder, you will get this message.