Below you find the top 10 of the most popular articles on software testing in the last week.
1
- Mission statement - details the customer-focused purpose, and values - Objectives and goals - what are the customer needs and expectations? For instance, in payment tests, we would need mock credit card details to invoke a successful transaction.
by LambdaTest
Monday 27 March
Reading time: medium
2
Now, I've been active in the testing and automation space for a while now, and at the risk of coming off as a grumpy old man (and depending on who you ask, you might not be too far from the truth..), personally I don't see much value in these predictions. Instead, in this newsletter, I wanted to share with you some of the perspectives I've gained over the last 16 years, referring to what people may consider trends, but what I think is much more a natural evolution of the way we write and test software.
by On Test Automation
Thursday 30 March
Reading time: medium
3
Automation testing is designed to assist and augment the work of software quality testers, not replace them. The EuroSTAR Conference has been running since 1993 and is the largest testing event in Europe, welcoming 1000+ software testers and QA professionals every year.
by EuroSTAR Huddle
Tuesday 28 March
Reading time: medium
4
Playwright supports a wide range of HTTP libraries, including Axios, Request, and Fetch, making it easy to integrate with your existing testing infrastructure. Whether you're building a simple website or a complex web application, Playwright can help you achieve faster and more efficient testing, and ultimately deliver higher-quality software to your users.
by Testrig Technologies
Monday 27 March
Reading time: medium
5
The system was easy to use and it was good to spend a few minutes chatting with my host, Sandeep Garg, to go over the nuts and bolts of how the session would be facilitated. Thanks also to the participants for their many questions, I hope I provided useful responses based on my experience of adopting an exploratory approach to testing over the last 15 years or so!
by therockertester
Friday 31 March
Reading time: short
6
At the same time, users will not have significant questions or concerns and will have provided positive feedback about the software's quality and readiness. Consider intensive, repetitive manual tests or tasks (such as data loading) for early automation.
by Origsoft
Monday 27 March
Reading time: medium
7
I was featured on the current BrowserStack Champions Spotlight. Previous Post All articles by Benjamin Bischoff, Test Automation Engineer.
by Benjamin Bischoff
Monday 27 March
Reading time: short
8
Within its emerging phase, the LambdaTest YouTube channel has become one of the most popular, with 16.1K subscribers offering videos on topics around Selenium, Cypress, TestNG, pytest, and many more to uplift the knowledge and skills in the software testing domain. The tutorials on the channel cover a wide range of subjects, including programming languages like Java and Python and automation testing tools like Selenium WebDriver, WebdriverIO, and Cucumber.
by LambdaTest
Wednesday 29 March
Reading time: long
9
In this new episode of Voices of Community, our special guests, Sai Krishna, Lead Consultant, ThoughtWorks, and Srinivasan Sekar, Lead Consultant, ThoughtWorks, have teamed up with Manoj Kumar, VP-Developer Relations & OSPO at LambdaTest to share their tips and to answer your questions on how to build a clean and effective test automation framework! Behavior Driven Development (BDD) is just using the Gherkin language to add steps on top of functions, so the underlying implementation remains the same.
by LambdaTest
Tuesday 28 March
Reading time: medium
10
Finally, the Options (ChromeOptions) class customizes the ChromeDriver sessions and helps us perform operations like opening the Chrome browser. Code Walkthrough: Step 1: Import the necessary Selenium libraries to run the test script, including the WebDriverWait class and expected_conditions that provide the explicit wait.
by LambdaTest
Friday 31 March
Reading time: long