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

Load test on Drag and Drop

1 Answer 42 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Prava kafle
Top achievements
Rank 1
Prava kafle asked on 13 Mar 2013, 07:47 PM
Hi,

I am using  drag and drop functionality  as  shown in the link below between radscheduler and a radgrid to create appointments.
On dropping the record, It  gathers information related to dropped record and send the request to  webservice.
 Response received from webservice is processed  and displayed in a Confirmation RadWindow.
This RadWindow  has a label control display message received from webservice  and two buttons("Ok"/"Cancel")
User clicks  on "Cancel" or "OK" to create/cancel an appointment.

http://demos.telerik.com/aspnet-ajax/scheduler/examples/draganddropintegration/defaultcs.aspx?product=scheduler

 My webtest runs fine by creating new appointment on clicking "Ok" button, but when I use the same webtest for load test, it does
not create any appointments. Can someone  help me in solving this issue?

Thanks,
Prava



 

1 Answer, 1 is accepted

Sort by
0
Ivaylo
Telerik team
answered on 19 Mar 2013, 11:01 AM
Hello Prava,

Please excuse me for the delayed reply.
I am afraid the load test should not behavior as a functional test, it will only measure transaction times and I think this is expected behavior, furthermore the drag and drop is a GUI transaction, since the load test execution is browserless this should not act as in functional test.

Greetings,
Ivaylo
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
Prava kafle
Top achievements
Rank 1
Answers by
Ivaylo
Telerik team
Share this question
or