WHAT I DO
As per the requirements of the project, I create a Test Plans, Test Cases and Traceability matrix by following the Agile methodologies Manually as well as automated scripts. And applying the testing techniques to software like Unit, Integration, Functional, Non-functional, Sanity, Smoke, Stress, Load, Performance, UI/UX etc.
Java
Java is a powerful general-purpose programming language and a platform. It is a high level, robust, object-oriented and secure programming language. It is used to develop desktop and mobile applications, big data processing, embedded systems, and so on.
Selenium Grid
Selenium Grid allows the execution of WebDriver scripts on remote machines (virtual or real) by routing commands sent by the client to remote browser instances. It aims to provide an easy way to run tests in parallel on multiple machines.
Appium
Appium aims to automate any mobile app from any language and any test framework, with full access to back-end APIs and DBs from test code. Write tests with your favourite dev tools using all the above programming languages, and probably more (with the Selenium WebDriver API and language-specific client libraries).
Jmeter
Apache JMeter may be used to test performance both on static and dynamic resources, Web dynamic applications. It can be used to simulate a heavy load on a server, group of servers, network or object to test its strength or to analyze overall performance under different load types. Objective-C is the primary programming language you use when writing software for OS X and iOS.
LATEST BLOG
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.
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.
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.