Comments on: How to Reuse Functional Test for Performance Testing https://testguild.com/reuse-performance/ Mon, 21 Mar 2022 06:12:30 +0000 hourly 1 By: jenniferwaston12 https://testguild.com/reuse-performance/#comment-357321 Fri, 08 Jan 2021 03:27:33 +0000 https://testguild.com/?p=996126#comment-357321 Great information about performance testing.

]]>
By: Vinit Sharma https://testguild.com/reuse-performance/#comment-356611 Tue, 28 Jul 2020 06:40:09 +0000 https://testguild.com/?p=996126#comment-356611 Awesome blog. and thanks for sharing valuable information.

]]>
By: John Carter https://testguild.com/reuse-performance/#comment-356025 Sat, 14 Mar 2020 11:25:37 +0000 https://testguild.com/?p=996126#comment-356025 This is an amazing article. Thank you for sharing this. Actually, performance-driven development could be an interesting approach in the SDLC. Have a look at this article, you might like it – https://www.cigniti.com/blog/high-performance-engineering-teams-approach/

]]>
By: Chandra Shekhar Gupta https://testguild.com/reuse-performance/#comment-355937 Wed, 04 Mar 2020 01:41:33 +0000 https://testguild.com/?p=996126#comment-355937 Can you please suggest me tool for UI automation testing for VueJs as front-end and NodeJs as backend?

]]>
By: Pepe Cano https://testguild.com/reuse-performance/#comment-355884 Thu, 27 Feb 2020 17:26:53 +0000 https://testguild.com/?p=996126#comment-355884 Interesting post! It touches a few exciting topics.

About the HAR file, it might be good to add that generating the test from a HAR file is supported for most of the “scriptable” load testing tools. A few examples:

– Artillery: https://github.com/charlesmst/artillery-har-to-yaml
– Gatling: https://gatling.io/docs/current/http/recorder
– k6: https://k6.io/docs/using-k6/session-recording-har-support
– Locust: https://github.com/zalando-incubator/transformer

]]>