I have integrated Tsung tool. I have Rails, Foreman. Just tell me an example to check login and signup functionality.
like for login where I can put username and password. like where do I put signup info into xml file.
I have integrated Tsung tool. I have Rails, Foreman. Just tell me an example to check login and signup functionality.
like for login where I can put username and password. like where do I put signup info into xml file.
When Username and pwd will be Url parameters This is One of the way to do it.I did it this way.
Let us know if u did it in a different way.