Forum Discussion

svijay's avatar
11 years ago

[LoadUIWeb] Load Web UI - Login

I have a test application. I need to do the load test on individual pages such as login page , page 2 , page 3  and so on.



When doing the load testing, to test the other pages, is there any way to bypass the login page.?



that is directly viewing the page 2 and page3 ?
  • AlexKaras's avatar
    AlexKaras
    Champion Level 3
    Hi,



    Actually, this is a question for you, your developers or security testers.

    If it is possible to send some request to your web application server that will cause it to response with the contents of the, say, page 2, then definitely you should be able to record such request using LoadUIWeb and replay it back getting access to page 2 without being logged-in.

    Whether to consider such possibility as an acceptable application's behaviour or as a security problem is up to you and your company.