Getting Started on Automated Testing: Writing Your First Automation Test Case With Selenium Webdriver
In the previous article "Getting Started on Automated Testing: Let start [
Getting Started on Automated Testing: Let start with What, Why and When questions
What is the automation testing? Testers perform manual testing by executing test cases in Test suites to provide Passed/Failed results for [
Scripting Development Mindset in Automation Testing
Here is the next article in a series of practical mindsets for automation tester. In previous, we showed 10 Good Practices to be an Expert in Automation Testing and A [
Globalization Testing – Testing Across The Boundary
Nowadays, most software is designed for thousands of users around the world. With the rapidly developing interaction between people, cultures, and countries [
Automated your API testing with Postman and Jenkins
Just like some others type of automated test, automate API testing biggest strength are time saving and reliable. In real life projects, times are very precious, executed all test cases must be fast and accurate [
A Scripting Framework for Automation
An automation framework is a common set of tools, guidelines, and principles for your tests. Having a framework helps to minimize test script maintenance. This article we are not talking about any automation tool specific. But, what we mentioned here
Getting Started with API Testing
What is the API? API is the acronym for Application Programming Interface. It’s a set of routines, protocols, and tools for building software and application. The main purpose of API is to enable communication and data exchange between 2 separate
Effective Exploratory Testing (Part 3): Explore It, Automate It
Exploratory testing is the simultaneous learning, design, and execution throughout all heuristics and test-oracles. It emphasizes the freedom, responsibility and the wisdom (skills, knowledge, […]