51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 1476|回复: 1
打印 上一主题 下一主题

[原创] 网站测试文件上传的问题,急啊,谢谢了

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2008-6-19 14:48:12 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
把文件通过网站写入到数据库中。
录制的脚本为:
        web_submit_data("newfile.do_5",
                "Action=http://10.99.16.213:8080/dmsweb/commonfile/newfile.do?actioncode=adduploadFileAttchment",
                "Method=POST",
                "EncType=multipart/form-data",
                "RecContentType=text/html",
                "Referer=http://10.99.16.213:8080/dmsweb/commonfile/newfile.do?actioncode=addrelation",
                "Snapshot=t90.inf",
                "Mode=HTML",
                ITEMDATA,
                "Name=org.apache.struts.taglib.html.TOKEN", "Value={WCSParam10}", ENDITEM,
                "Name=sourceFile", "Value=E:\\LR9Download\\help\\install.pdf", "File=Yes", ENDITEM,
                "Name=sourceFilePath", "Value=E:\\x5CLR9Download\\x5Chelp\\x5Cinstall.pdf", ENDITEM,
                "Name=applicationFile", "Value=", "File=Yes", ENDITEM,
                "Name=applicationFilePath", "Value=", ENDITEM,
                "Name=submitFlag", "Value=Y", ENDITEM,
                "Name=fileID", "Value=3349", ENDITEM,
                "Name=fileClass", "Value=COMMON FILE", ENDITEM,
                LAST);

执行时提示:
Action.c(198): Warning -26490: File name in a multipart submit is missing or empty. Using an empty file          [MsgId: MWAR-26490]
Action.c(198): Resource "http://10.99.16.213:8080/dmsweb/include/dms.css" is in the cache already and will not be downloaded again          [MsgId: MMSG-26655]
Action.c(198): Resource "http://10.99.16.213:8080/dmsweb/images/icon-sametime-active.gif" is in the cache already and will not be downloaded again          [MsgId: MMSG-26655]
Action.c(198): web_submit_data("newfile.do_5") highest severity level was "warning", 7928 body bytes, 144 header bytes          [MsgId: MMSG-26388]
Action.c(217): Resource "http://10.99.16.213:8080/dmsweb//include/dms.css" is in the cache already and will not be downloaded again          [MsgId: MMSG-26655]

不能向数据库中插入数据,咋办啊?
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

  • TA的每日心情

    2016-12-30 10:59
  • 签到天数: 6 天

    连续签到: 1 天

    [LV.2]测试排长

    2#
    发表于 2008-6-20 10:24:05 | 只看该作者
    就这点代码?
    回复 支持 反对

    使用道具 举报

    本版积分规则

    关闭

    站长推荐上一条 /1 下一条

    小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

    GMT+8, 2024-11-21 01:38 , Processed in 0.064738 second(s), 25 queries .

    Powered by Discuz! X3.2

    © 2001-2024 Comsenz Inc.

    快速回复 返回顶部 返回列表