Technical Information
Sunday, July 14, 2019
Serialization vs De-serialization
Serialization: Converting an object into stream of bytes.
De-Serialization: Creating an object from the stream of bytes.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
JMeter Simple Controller
Simple Controller is just a container for user request.
Swagger .json file to JMeter (.jmx) conversion :
We can convert in 2 ways. 1 . online tool http://editor.swagger.io/#/ 2. Go to https://swagger.io/docs/open-source-tools/swagger-c...
JMeter : OS Process sampler : Run OS commands and 3rd-party programs on local and remote machines
to invoke Notepad on Windows and open the JMeter readme in it, configure the OS Process Sampler as the following: Command: notepad....
JMeter max user limitation
https://www.blazemeter.com/blog/what%E2%80%99s-the-max-number-of-users-you-can-test-on-jmeter In conclusion, we can say that you ca...
No comments:
Post a Comment