GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing Tools  >  LoadRunner

 Print  |  
Question:  How can I replace the Date(2008/7/3) with the current system date.

Answer: I had generated a script with Ajax protocol , & my script is like this.

n
3n 2008/7/3n



If I want to run this on some other day , How can I replace the Date(2008/7/3) with the current system date.
I am passing this in a request. I am using the load runner 9.1


July 07, 2008 02:47:21 #1
 papayamilkshake Testing Expert  Member Since: May 2007    Total Comments: 17 

RE: How can I replace the Date(2008/7/3) with the current system date.
 
Use the parameterization settings in Parameters.  There is a date format that you can use to extract date.
     

 

Back To Question