Yes, I am sure since I minimize the script to contain
only two steps.  The response file always breaks at
the same category of returned results.  Here I
attached part of the HTML code of these records, do
they contain any keywords that break the script?  
Thanks!
Xiaomei
<tr class="tblHighlightOn">
        <td class="summarytd" align="center">
                <a
href="/isdmc/segmentDetails.do?segment=169692">BHBACCESSION_49809</a>
        </td>
        <td class="summarytd" align="center">
                <img src="images/IP.gif" border="0" alt="IP"
title="IP" />
        </td>
        <td class="summarytd" align="center">
                F2/F3
        </td>
        <td class="summarytd" align="center">
                UNKNOWN-BHBACCESSION_49809
        </td>
        <td class="summarytd" align="center">
                Host 1
        </td>
        <td class="summarytd" align="center">
                Serotype 1
        </td>
        <td class="summarytd" align="center">
                -N/A-
        </td>
        <td class="summarytd" align="center">
                -N/A-
        </td>
        <td class="summarytd" align="center">
                -N/A-
        </td>
        <td class="summarytd" align="center">
                Xiaomei Li
        </td>
        <td class="summarytd" align="center">
                2007-09-10 11:50
        </td>

</tr>



--- Marc Guillemot <[EMAIL PROTECTED]> wrote:

> 
> Are you 100% sure that you tell the test to do
> exactly the same than what you
> do manually? It's not a joke but if your workflow
> contains many steps it
> requires sometimes a very high concentration to
> reproduce manually the steps
> done by the script.
> Just examine the different responses received by
> your test to see at which
> point the first difference occurs.
> 
> Marc.
> 
> 
> Xiaomei Li wrote:
> > 
> > Thanks for the reply.  However, I set saveResponse
> to
> > true and looked at the resulting page.  The search
> > result was not displayed at all in the result
> file. 
> > But when I run the test manually, I can see the
> result
> > in IE and the source code.  This is rather
> strange. 
> > Any ideas?
> > 
> > Xiaomei
> > 
> > --- Marc Guillemot <[EMAIL PROTECTED]> wrote:
> > 
> >> 
> >> Hi,
> >> 
> >> you can use Ant's Tstamp
> >>
> http://ant.apache.org/manual/CoreTasks/tstamp.html
> >> to fill a property with the current date/time.
> >> Depending on the time synchronization of your
> server
> >> and the computer
> >> running the tests, you should perhaps not be to
> >> strict in your test and
> >> perhaps use a custom step to compute if the
> >> displayed date has not more than
> >> x seconds difference with the current datetime.
> >> 
> >> Marc.
> >> 
> >> 
> >> Xiaomei Li wrote:
> >> > 
> >> > Hi,
> >> > I have a script to verify the search result
> with
> >> > verifyText but it failed all the time - 
> >> > <verifyText
> >> > description="verify last curation date is
> >> displayed -
> >> > 1" 
> >> > text="2007-09-06 15:09" />
> >> > 
> >> > The html is like this
> >> > <tr class="tblHighlightOff">
> >> >  <td class="summarytd" align="center">
> >> >           /isdmc/segmentDetails.do?segment=118566 
> >> >                  A79851
> >> >                                                   
> >> >  </td>                           <td class="summarytd" align="center">
>               
> >> images/IP.gif 
> >> >                                          </td>                           
> >> >         <td class="summarytd"
> >> align="center">    
> >> >                                  F3
> >> >                                          </td>                           
> >> >                 
> >> >  <td class="summarytd" align="center">           <td
> >> > class="summarytd" align="center">        
> >> > 
> >> >  2007-09-06 15:09
> >> >                                          </td>                           
> >> >                 
> >> >  </tr>
> >> > 
> >> > any ideas?
> >> > 
> >> > thanks,
> >> > Karen
> >> > 
> >> > 
> >> >        
> >> >
> >>
> >
>
____________________________________________________________________________________
> >> > Yahoo! oneSearch: Finally, mobile search 
> >> > that gives answers, not web links. 
> >> >
> >>
> >
>
http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC
> >> > _______________________________________________
> >> > WebTest mailing list
> >> > [email protected]
> >> > http://lists.canoo.com/mailman/listinfo/webtest
> >> > 
> >> > 
> >> 
> >> -- 
> >> View this message in context:
> >>
> >
>
http://www.nabble.com/VerifyText-problem-tf4401984.html#a12591438
> >> Sent from the WebTest mailing list archive at
> >> Nabble.com.
> >> 
> >> _______________________________________________
> >> WebTest mailing list
> >> [email protected]
> >> http://lists.canoo.com/mailman/listinfo/webtest
> >> 
> > 
> > 
> > 
> >      
> >
>
____________________________________________________________________________________
> > Fussy? Opinionated? Impossible to please? Perfect.
>  Join Yahoo!'s user
> > panel and lay it on us.
> >
>
http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7
> 
> > 
> > _______________________________________________
> > WebTest mailing list
> > [email protected]
> > http://lists.canoo.com/mailman/listinfo/webtest
> > 
> > 
> 
> -- 
> View this message in context:
>
http://www.nabble.com/VerifyText-problem-tf4401984.html#a12608915
> Sent from the WebTest mailing list archive at
> Nabble.com.
> 
> _______________________________________________
> WebTest mailing list
> [email protected]
> http://lists.canoo.com/mailman/listinfo/webtest
> 



      
____________________________________________________________________________________
Don't let your dream ride pass you by. Make it a reality with Yahoo! Autos.
http://autos.yahoo.com/index.html
 


_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to