Category Archives: Automation
• Automation • Manual Testing • Testing Strategies
How Professional QA Lead Set Goals For A Test Department?
One of the initial challenges faced by a QA lead or a manager in any department from product planning to development & testing, revolves around figuring the right composition of the team. The composition would
January 29, 2019
53461 Views
13 Min Read
Why You Need To Care About Automated Functional Testing In 2020?
How many times have you come across products that have good UI but really bad functionality such as severe lagging experience and ample number of bugs or vice-versa. There could be multiple reasons for the
January 25, 2019
10828 Views
16 Min Read
• Automation • Cross Browser Testing
Why Selenium WebDriver Should Be Your First Choice for Automation Testing
Developed in 2004 by Thoughtworks for internal usage, Selenium is a widely used tool for automated testing of web applications. Initially, Selenium IDE(Integrated Development Environment) was being used by
January 24, 2019
37451 Views
10 Min Read
• Automation • Cross Browser Testing • Selenium Tutorial
Automated Cross Browser Testing With Protractor & Selenium
This article is a part of our Protractor tutorials. Visit LambdaTest Learning Hub for in-depth tutorials around CI/CD, Selenium, automation testing and more. We are living in an era where numerous test automation tools or libraries are available in the market. The abundance brings along confusion and choosing the right framework turns out to be … Continue reading Automated Cross Browser Testing With Protractor & Selenium
January 22, 2019
25280 Views
13 Min Read
• Automation • Cross Browser Testing • Selenium Tutorial
Test Automation Using Pytest and Selenium WebDriver
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium pytest Tutorial. In today’s times, one of the challenges that developers face is ensuring that their website/web-app works seamlessly across a different set of devices, browsers, and Operating Systems (OS)/platforms. This is where cross browser … Continue reading Test Automation Using Pytest and Selenium WebDriver
January 16, 2019
75239 Views
7 Min Read
• Automation • DevOps
Continuous Testing Using Shift Left Testing Approach
Software Industry is changing at a very rapid pace and ‘Time to Market’ has become more critical than ever before.
January 14, 2019
19466 Views
8 Min Read
• Automation • Cross Browser Testing • Selenium Tutorial
Cross Browser Automation Testing Using Watir
We are living in an era where software development demands for automation. Software development methodologies such as RAD(Rapid Application Development), Agile and so on requires you to incorporate automation testing as a part of your release cycle. There exist numerous test automation frameworks used for automation testing.
January 10, 2019
21300 Views
12 Min Read
• Automation • DevOps
How To Implement Continuous Testing In DevOps Like A Pro?
In a decade, the need for software development has evolved drastically. The software has become a key differentiator for companies to gain a competitive edge, especially if your company falls under the SaaS umbrella.
January 9, 2019
21925 Views
11 Min Read
8 Actionable Insights To Write Better Automation Code
As you start on with automation you may come across various approaches, techniques, framework and tools you may incorporate in your automation code. Sometimes such versatility leads to greater complexity in code than providing better flexibility or better means of resolving issues.
January 8, 2019
12915 Views
11 Min Read
• Automation • Cross Browser Testing • Selenium Python • Selenium Tutorial
Selenium Python Tutorial: Running First PyUnit Script
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial. Selenium as we know, is an open-source test suite used for cross-platform browser automation. Due to its popularity and ease of use, many compatible test frameworks with respect to different programming languages have … Continue reading Selenium Python Tutorial: Running First PyUnit Script
January 7, 2019
25054 Views
12 Min Read