Automation Testing
-
Difference between Jenkins vs Gitlab CI
Evaluating Jenkins vs GitLab Ci? Can GitLab replace Jenkins or vice versa? Read more to understand the difference between Jenkins and Gitlab.
Learn More -
Cross-Site Scripting (XSS) Testing to Prevent XSS attacks
Learn in detail about Cross-Site Scripting (XSS) attacks, their types, how to test your websites for XSS, and how to resolve them effectively.
Learn More -
Shift Left vs Shift Right: When to use which?
The debate between shift left and shift right is one that has been around for a while. Learn what is best suited for your organization.
Learn More -
How to perform End to End Testing in Angular
Learn E2E testing in Angular Apps using Protractor, NightwatchJS and Cypress frameworks. Read tutorial to create, run, and perform Angular end-to-end test.
Learn More -
JUnit Vs TestNG: Differences Between JUnit and TestNG
JUnit & TestNG are two of the most popular testing frameworks. But which one is better? In this article, we will compare JUnit vs TestNG to see which is more suitable.
Learn More -
Junit Assert
Learn how to use assertEquals in Java, how it differs in JUnit 4 and JUnit 5, differences between assertEquals and assertSame, and more.
Learn More -
React Native and Appium Tutorial
Learn how to test React Native Apps on Appium along with the prerequisites. Also, know why you should test React Native apps on real devices.
Learn More -
How to change Cypress baseURL in test?
Learn what the baseURL is in Cypress, how to set the base URL dynamically, and how to avoid page reloads using the baseUrl along with the best practices.
Learn More -
Android App Automation using UIAutomator
Learn what is Android UI Automator framework, how to use it, their advantages and limitations and more with this detailed guide.
Learn More -
Understanding Test Automation Report in Depth
Learn what are test automation reports, the key features, the metrics to be included, the types, best practices, examples and more in this detailed guide.
Learn More