What Is API Testing

APIs, or Application Programming Interfaces, are the connecting tissue between different systems or layers of an application. Applications often have three layers: a data layer, a service (API) layer, and a presentation (UI) layer. The API layer contains the business logic of an application – the rules of how users can interact with services, data,… Continue reading What Is API Testing

Test Scenarios for the website footer section

Footer section The text is correctly displayed The elements in the footer are correctly aligned The social media icons are correctly displayed The used icons are fitting to the context Click on all the elements and verify if behavior is correct Upon clicking on the links, the correct page is opened Clicking “Subscribe arrow” without… Continue reading Test Scenarios for the website footer section