Jignesh Parmar

A BLOG ABOUT DEVELOPMENT

Want to find something, start from here...
image
JMETER: HOW TO GENERATE HTML AND CSV FILE REPORT OF LOAD/PERFORMANCE TESTING BY COMMAND PROMPT?

By cmd and JMeter we can generate an HTML report of Load testing and Performance testing by command.

image
JMETER: HOW TO UPLOAD MULTIPLE IMAGES BY CSV FILE IN APACHE JMETER?

By Jmeter CSV file configuration we can upload multiple images with the help of Apache JMeter for Performance/Load testing.

image
JMETER : HOW TO UPLOAD MULTIPLE IMAGES BY APACHE JMETER?

By Apache Jmeter we can upload multiple images for load/performance testing by a single API/Web service call.

image
APPIUM: CAPTURE SCREENSHOT AND READ THE TEXT FROM THE IMAGE.(OCR)

By appium capabilities, Automate the Android system dialer app, capture a screenshot and store it in the workspace. And read the text in the captured image by appium.