There are various test plan elements in JMeter like thread group controllers, listerns, timers ,assertions, etc. Assertions are used to verify and validate the data of requests that we have sent to the server. Using assertions we can compare the expected result with the actual result. For example, if we want to see a message like the welcome… Continue reading Assertions in JMeter
Category: Test case documentation – QA
Test case documents
What is Katalon Studio?
Katalon Studio is a robust automation tool initially released in January 2015 with a Selenium-based engine. Mostly, Katalon is designed to create and reuse automated test scripts for UI without coding. Katalon Studio allows running automated tests of UI elements, including pop-ups, iFrames, and wait-time. The tool can be launched on Microsoft Windows, macOS, and Linux. Katalon’s main… Continue reading What is Katalon Studio?
CLOUD TESTING- AN ADVANCEMENT IN SOFTWARE TESTING
1.INTRODUCTIONSoftware testing is one of the significant activities in SDLC. It is performed to validate the functionality of softwarepackage according to the expectation of user/ customer. In general, software testing is performed within theorganization using an internal infrastructure.Due to the growing complexity of business applications, it is harder to build and maintain in-house testing facilitiesthat… Continue reading CLOUD TESTING- AN ADVANCEMENT IN SOFTWARE TESTING
Performance Testing
Blackbox Testing
What is Appium?
Appium is an open-source framework that allows QAs to conduct automated app testing on different platforms like Android, iOS, and Windows. It automates testing for: Native Mobile Applications that are written using iOS, Android, or Windows SDKs Mobile Web Applications that can be accessed using mobile browsers such as Safari, Chrome, or in-built native browser applications for… Continue reading What is Appium?
Introducing Automated Testing and TestComplete
Software testing is the process of investigating an application and finding errors in it. The difference between testing and simply exploring is that testing involves comparing the application output to an expected standard and determining whether the application functions as expected. In other words, the tester may need not only to ensure that the application displays a… Continue reading Introducing Automated Testing and TestComplete