Hi Peter, As mentioned before, to record with JMeter set up your script as per the directions in the JMeter user manual (https://jmeter.apache.org/usermanual/component_reference.html#HTTP(S)_Test_Script_Recorder). Once you have that configured you can configure Postman to use JMeter as a proxy (https://learning.postman.com/docs/postman/sending-api-requests/proxy/)
Cheers, Owen On Fri, 15 May 2020 at 18:49, Peter Wong <[email protected]> wrote: > > Dear All, > I'm using postman. How to achieve the recording in JMeter? > > Regards, > ------------------------------ > Peter Wong > 016-396 3326 > > > On Fri, May 15, 2020 at 2:40 PM Owen Pahl <[email protected]> wrote: > > > Hi Peter, > > > > If the tool you are using to access the REST interface has the ability > > to use a proxy, then you can record using JMeter. > > Follow the user guide as per setting up recording with a browser and > > configure your other tool to use JMeter as the proxy. > > > > > > Cheers, > > Owen > > > > On Fri, 15 May 2020 at 14:36, Peter Wong <[email protected]> wrote: > > > > > > I need to automate Rest API with OAuth authentication. Does recording > > apply > > > here since no gui? > > > > > > Please help. I really need guidance from expert. > > > > > > Regards, > > > ------------------------------ > > > Peter Wong > > > 016-396 3326 > > > > > > > > > On Thu, May 14, 2020 at 4:38 PM Peter Wong <[email protected]> wrote: > > > > > > > Dear All, > > > > > > > > I tried so hard to understand oauth recording n correlate variable. > > > > Questions: > > > > 1. Why need correlate variables? > > > > 2. Why there are two request capture in jmx? > > > > 3. Any tutorial/video that i can follow to learn this topic? > > > > > > > > Please advise. Thank you. > > > > > > > > Regards, > > > > ------------------------------ > > > > Peter Wong > > > > 016-396 3326 > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
