pallavi chauhaninnovateitworld.hashnode.dev·Nov 14, 2024The Software Tester’s Toolkit: Must-Have Skills and Tools for 2024With software testing advancing rapidly, a tester's toolkit must be equipped with up-to-date skills and technologies to keep pace. As new frameworks, automation tools, and methodologies emerge, testers need to stay adaptable and well-informed. This b...DiscussAnalytical Skills
Nikunj Vaishnavdevcloudjourney.hashnode.dev·Oct 3, 2024Latest Trends & Tools in Automation TestingAutomation testing is rapidly evolving, driven by advancements in technology and the growing complexity of modern software systems. Staying updated with the latest trends and tools in this field is crucial for professionals aiming to maintain a compe...Discuss·1 likeTestingTesting
josephjoseph886.hashnode.dev·Sep 25, 2024Use jMeter for performance testRecently I developed performance test for a financial application with jMeter, and found it quite a useful tool. It is able to Inject N number of deals into message queue such as Kafka or active MQ Initiate HTTP requests to call backend and UI APIs...Discussjmeter
satyaprakash beherasatyabehera.hashnode.dev·Sep 11, 2024JMeter vs LoadRunner — Which Tool is Right for You?With LoadRunner being the most commonly used tool in large enterprises, JMeter gaining ground and being more popular among smaller and mid-sized organizations. According to the 2021 World Quality Report, URL: World Quality Report 2022 23 Fourteenth E...Discussjmeter
Shubham Kambleitdigest.hashnode.dev·Jul 15, 2024API Security Guide: How to Safeguard Digital CommunicationsIn the modern digital era, ensuring the security of Application Programming Interfaces (APIs) is critical for protecting sensitive data, preventing cyberattacks, and maintaining the integrity of systems. With a significant number of data breaches bei...Discussapi security
sun yushalousun.hashnode.dev·Jun 21, 2024How To Use Smart-Doc To Generate JMeter Scriptssmart-doc is a tool for automatically generating Java API documentation. It creates documentation by analyzing interfaces and comments in the source code and supports a variety of document output formats, including Markdown, HTML5, OpenAPI 3.0, and ...DiscussJava
HarshKumar Jiladiyaharshj.hashnode.dev·Jun 8, 2024Jenkins + JMeter = Love (Part 2)In Part 1 of our series, we delved into the world of Jenkins, setting up automated jobs, integrating Git repositories, and leveraging Docker for seamless project builds. Now, armed with a robust CI/CD pipeline, it's time to take our software testing ...Discuss·35 readsDevops
HarshKumar Jiladiyaharshj.hashnode.dev·Jun 4, 2024Jenkins + JMeter = Love (Part 1)In the world of software development, two standout tools play critical roles: Jenkins and JMeter. Jenkins is an open-source automation server that helps teams build, test, and deploy software smoothly through continuous integration and delivery. Mean...Discuss·65 readsJenkins
Krishnat Ramchandra Hogalekrish27.hashnode.dev·May 28, 2024JMeter one liner questions1Which of the following is a key benefit of using JMeter Monitor?It can measure the performance of individual components within a system. 2What is JMeter Remote Testing used for?To distribute load testing across multiple machines. 3Which port is ...Discussjmeter
Krishnat Ramchandra Hogalekrish27.hashnode.dev·May 27, 2024JMeter One Liner Questions1Which of the following options is used to specify the location of the JMeter properties file in remote mode?-p 2Which of the following JMeter elements is used to simulate a web request with parameters that are sent in the request body?HTTP POST R...Discussjmeter