Exploring the definitions of smoke test and the sanity test and the key differences between them
Qualities of a good tester
Testers are always the backbone of a project. For a tester to play multiple roles and to do their work efficiently they must have some unique qualities.
Why Scriptless testing is in trend?
Scriptless Test Automation enables testers and business users to automate test cases without worrying about the coding. It helps to achieve faster results and reduces the time expended to understand and develop the code leading to faster TTM higher ROI and increased coverage with low maintenance.
Testing in Machine Learning
Testing in Machine learning is way too different from the way we test software traditionally(functional tests regression tests etc.) where we check for actual vs expected behavior of any given application. In the ML world data sets with desired behavior are used to train the model(learn the logic) and we need to check if the trained model consistently provides us with the expected output.
APIs Unleashed 08: Handling GraphQL
Exploring how to handle GraphQL using Postman and KarateDSL
APIs Unleashed 07: Data Driven Testing
Exploring data driven testing using Postman and KarateDSL
Humanize Your Test Automation
askui, a start-up from Karlsruhe, Germany aims to revolutionize the way companies can integrate AI automation in UI testing and invites to beta launch of their AI-based automation tool – James.
APIs Unleashed 06: Assertions
Exploring assertions using Postman and KarateDSL
APIs Unleashed 05: Schema Validation
Exploring Schema Validation using Postman and KarateDSL
Scaling Tests with Docker : Study Notes
Study notes on Test Automation University Course “Scaling Tests with Docker” by Carlos Kidman. Notes are prepared by Rahul Parwal, Apoorva Ram & Himani Yadav