How to Test Web Application in LoadRunner

I am testing a web application. In this application a user has a unique login name.
If i record the script and replay it ,the script fails as while recording the login name used cannot be repeated.
I have replced the login name by a parameter loginname.
I have added different record in the parameter list (with help of edit notepad)

But after adding the diff records in the parameter list, the script while replaying is not accepting the records sequentially. It is accepting the first entry from the notepad in the every iteration

please reply it's very imp

Questions by sapnameshram

Showing Answers 1 - 9 of 9 Answers

What protocol are you using you record?

[Quote: I am testing a web application. In this application a user has a unique login name]
Do you need just one login name or multiple login names? If you need multiple names, do you want a unique name/password combination to run every time and abort the script when all usernames/passwords are done? You need to provide more detail here.

[Quote: If i record the script and replay it ,the script fails as while recording the login name used cannot be repeated.]
It should not fail. The detail you have given is not sufficient. Do you have multiple iterations in your script? Have you parameterized so that you only have one name in your Table and have set parameterization to be Unique->Once.

[Quote: But after adding the diff records in the parameter list, the script while replaying is not accepting the records sequentially. It is accepting the first entry from the notepad in the every iteration]
How do you know this? Are you checking the log or the Thumbnails/Run-Time viewer?

I want to help but you need to provide the necessary information.

  Was this answer useful?  Yes

saurabh

  • Nov 26th, 2007
 

I think your program does not support login multiple times with same login. Let me explain by example in gmail you can open multiple instace with same email id, but in yahoo messanger you cant.

  Was this answer useful?  Yes

amit_apr30

  • Feb 6th, 2008
 

I think you should check the parameters properties, there is an option in which data is picked sequentially from the rows of the param file.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions