Can we do performance testing with TestNG suite in Jmeter

129 views
Skip to first unread message

vineeth reddy

unread,
Jun 2, 2018, 3:13:14 AM6/2/18
to testng-users
Can we do performance testing with TestNG suite in Jmeter

Krishnan Mahadevan

unread,
Jun 2, 2018, 3:17:18 AM6/2/18
to testng...@googlegroups.com

TestNG is just a test runner i.e., it helps you run your tests.

How you make use of TestNG as a test runner is totally upto you.

 

You can create a gradle/maven project, add up TestNG and JMeter as a dependency, and then from within a @Test method create a JMeter sampler which does what you want. TestNG has no say in how its being used.

 

For more details on getting started, please take a look at this SO Thread : https://stackoverflow.com/q/19147235

 

Thanks & Regards

Krishnan Mahadevan

 

"All the desirable things in life are either illegal, expensive, fattening or in love with someone else!"

My Scribblings @ http://wakened-cognition.blogspot.com/

My Technical Scribbings @ http://rationaleemotions.wordpress.com/

--
You received this message because you are subscribed to the Google Groups "testng-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to testng-users...@googlegroups.com.
To post to this group, send email to testng...@googlegroups.com.
Visit this group at https://groups.google.com/group/testng-users.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages