| |
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 | |