This is a migrated thread and some comments may be shown as answers.

Load test fails to perform popup window operation

3 Answers 37 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ragnar Gunnarsson
Top achievements
Rank 1
Ragnar Gunnarsson asked on 30 Dec 2015, 12:37 AM

Hello.

I am trying to perform a load test on a ASP.NET web application using following steps.

1. Log in

2. Open a popup window and enter some info and applying (POST) and closing the window

3. log out.

This works perfectly in a functional test, and the load test is recorded using the same functional test, using IE.  I have tried to add wait times in all steps, but that does not help. Can you please advice?  I am using Test studio V2015.3

3 Answers, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 30 Dec 2015, 04:05 PM
Hi Ragnar,

I am a little bit lost in understanding what the technical problem is. A Test Studio load test does not launch a browser. It simply plays back the raw recorded HTTP transactions and sends them in mass to your web server. Thus it is simulating lots of browsers hitting your web server concurrently, but no browser is actually being used. You will not see any browser windows when running a Test Studio load test.

Please describe in more detail what you were expecting to see versus what you're actually seeing. Then we can start diagnosing the cause of your symptoms.


Regards,
Cody
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Ragnar Gunnarsson
Top achievements
Rank 1
answered on 30 Dec 2015, 04:39 PM

Hi,

I am expecting a record to be created in a database as a result of the post from the popup window (simulates user registering hours). The login is also logged in the database and that seems to be successful.

This test did work on a previous version of our system but for some reason that is not working now.

 

Regards,

Ragnar

0
Cody
Telerik team
answered on 30 Dec 2015, 05:50 PM
Hello Ragnar,

Thank you for the additional information. I can help you with the problem of record not being created in your database as expected. To diagnose this I need the following information:

1. A copy of the logs from the execution server as it's trying to run the load test
2. A copy of your load test. This is a .tstest file on disk. Place it into a .zip file then attach the .zip file.
3. A Fiddler trace of your load test trying to run. Please start and end with only 1 VU.



Regards,
Cody
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Ragnar Gunnarsson
Top achievements
Rank 1
Answers by
Cody
Telerik team
Ragnar Gunnarsson
Top achievements
Rank 1
Share this question
or