0

I am trying to learn openSTA tool.

I recorded the script and then when I clicked on replay i got following error,

Compiling... TESTSCRIPT.HTP

        "User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04
*************************************************************************************************************************************
TESTSCRIPT.HTP(27) : error (badrecsiz), Source Line is Too Long

    CONSTANT    S_cookie_3_0    = "ASP.NET_SessionId=30hreg5512fghcebgeqzn4na"
*********************************************************************
TESTSCRIPT.HTP(28) : error (exttxt), Unexpected Text Encountered Following Statement

                "Cookie: "+S_cookie_3_0}
                           ************ 
TESTSCRIPT.HTP(79) : error (undefvar), Undefined Variable
scl: info (endnoobj), TESTSCRIPT.HTP Completed with 3 Diagnostics - Object Deleted
4

1 回答 1

0

感谢这篇文章。脚本中的字符串太长,只是截断了其中的一些字符。

于 2013-05-28T07:04:56.747 回答