Guide
-
Why are Device Farms so important for Software Testing?
Shreya Bose, Technical Content Writer at BrowserStack - October 4, 2019
What are device farms? Why do you need a device farm or a device cloud for testing? Learn more about how device farms can make your testing journey easier.
Learn More -
BDD vs TDD vs ATDD : Key Differences
By Jash Unadkat, Technical Content Writer at BrowserStack - October 4, 2019
Dive-in to understand different testing techniques like Test-Driven Development, Behavior-Driven Development, Acceptance Test-Driven Development. Also, understand how these techniques differ from each other.
Learn More -
How to implement a CI/CD Pipeline?
By Loveneesh Singh, Community Contributor and Shreya Bose, Technical Content Writer at BrowserStack - October 3, 2019
What is a CI/CD pipeline? How to set it up? Learn about the best practices of CI/CD and how it can improve your development efforts.
Learn More -
Selenium RC : Differences from Webdriver
By Jash Unadkat, Technical Content Writer at BrowserStack - September 25, 2019
This article will help you understand the key differences between Selenium RC and WebDriver along with its architectural representation.Also, one can conclude why WebDriver has an edge over RC.
Learn More -
Start Selenium Testing with Python: Automated Testing of a User Signup Form
Vaibhav Singh, Full Stack Engineer At BrowserStack - September 20, 2019
A quick and easy example of how to use Selenium to automate signup process with Python. Learn to get started with Selenium & Python with a step-by-step tutorial.
Learn More -
Functional Testing : The Ultimate Guide
Shreya Bose, Techical Content Writer at BrowserStack - September 20, 2019
Functional testing is done to ensure that all parts of a system/application/website are working according to previously decided specification. Learn about types and best practices of functional testing.
Learn More -
How to handle iFrames in Selenium
By Jash Unadkat, Technical Content Writer at BrowserStack - September 16, 2019
Learn to use SwitchTo() method to handle iFrames in Selenium. Read a detailed tutorial on iFrames in Selenium to identify, steps to switch between frames with code examples.
Learn More -
How to use Wait commands in Selenium WebDriver
Shreya Bose, Techical Content Writer at BrowserStack - September 13, 2019
Learn about implicit, explicit and fluent waits in Selenium. Selenium wait commands are essential for executing test scripts. They help to observe and troubleshoot issues that may occur due to variation in time lag.
Learn More -
Regression Testing: A Detailed Guide
By Shaumik Daityari, Community Contributor and Shreya Bose, Technical Content Writer - September 9, 2019
Everything you need to get started with regression testing in your development strategy. Learn how regression testing can make a tester's life so much easier.
Learn More -
Part 2 – Introduction to Types of Testing
By Kalpesh Doshi, Director of Product Management at BrowserStack - August 26, 2019
This article will help you understand different approaches to Software testing like - Functional Testing, Unit Testing, Integration Testing, and many other testing methodologies.
Learn More