Results 1 to 4 of 4

Thread: Can web_url do as well as browser(IE, FF)?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Sep 2007
    Answers
    7

    Can web_url do as well as browser(IE, FF)?

    Hi All!

    I'm testing a forum: vbulletin 3.6.8
    I recorded a script. And then I runned the script. Although there is no error but the forum said "has error" at logout step


    I also try to use WAPT 3.0. Result is OK. So my forum seems to be good

    My script:
    -go to homepage
    -log in
    -
    -log out

    Is there anyone who encountered this problem?
    vuser_init
    Code:
    /* -------------------------------------------------------------------------------
        Script Title       : 
        Script Description : 
     
     
        Recorder Version   : 1196
       ------------------------------------------------------------------------------- */
    char linkpa2[200], linkpa3[200], linkpa4[200];
    char * ch1, ch2;
    char * tenfile="c:\\ performancetest . txt";
    long handlefile;
    int i, ii;
    vuser_init()
    {
     
        web_add_cookie("HIM_on_off=0; DOMAIN=localhost");
        web_add_cookie("HIM_method=0; DOMAIN=localhost");
        web_add_cookie("HIM_ckspell=1; DOMAIN=localhost");
        web_add_cookie("HIM_daucu=1; DOMAIN=localhost");
        web_add_cookie("bblastvisit=1198571697; DOMAIN=localhost");
        web_add_cookie("bblastactivity=0; DOMAIN=localhost");
        web_add_auto_header("Accept-Language", 
           "en-us");
        web_url("thanh", 
            "URL=http:// localhost / thanh/", 
            "TargetFrame=", 
            "Resource=0", 
            "RecContentType=text / html", 
            "Referer=", 
            "Snapshot=t45 . inf", 
            "Mode=HTML", 
     
            LAST);
    ...
    ...
    ...


    Attached Images Attached Images Can web_url do as well as browser(IE, FF)?-log-loadrunner-png 
    Last edited by admin; 12-23-2007 at 12:54 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact