Skip to main content
Nintex Community Menu Bar

K2 Performance Test Using Visual Studio 2017

  • April 23, 2018
  • 2 replies
  • 16 views

Hi,

 

Now my team was developing K2 Five and will Deploy to Production.

But my infrastructure team was need doing Performance Test first.

 

We try to doing performance test using VIsual Studio 2017 (Web Performance and Load Test)

But event we was try to recored the form (submited form), in visual studio cannot detec the form.

Visual studio only record form when the form was list output, not submited form.

 

Thanks


14172iE73F50E0F7A08CD0.jpg

2 replies

Forum|alt.badge.img+10
  • Nintex Employee
  • April 23, 2018

Hi permata


 


I suspect it has something to do with the STS redirect for login.


 


The following blog post might help: https://dudelisdev.blogspot.co.za/2015/11/web-testing-smartforms-applications.html


 


Regards,


T


  • Author
  • April 30, 2018

Hi ThinusC

 

Thanks for your reply, but the post was not help.

Im still cannot get event action submit in SmartForm.

 

i need doing performance test to get result about submit to database & create k2 workflow.

but in this case, event we record and try to submit, visual studio didn't get any result in form and when we play test result, no data insert to database.

 

Thanks