Архив за месяц: Май 2023

Test Cases for Login Page

Test Cases for Login Page In this post, we will study – how to write test cases for a Login page. You can refer to these test cases while creating test cases for login page of your application under test. As we know that the focus here is to cover the different features to be… Читать далее »

Difference between Hardware and Software

Difference between Hardware and Software When we are asked to imagine a computer system, we generally think of a box known as a monitor, keyboard, mouse, and some electronic circuitry. But, computers are much more than this. A computer system consists of two important parts known as hardware and software. In layman’s terms, the part… Читать далее »

Generations of Computers

Generations of Computers Advancement in technology started with new technology emerging every decade. Then shifted to a couple of years and now probably at the gap of every six months. The history of computers dates back to the mid-1900s. Since then computers have kept evolving. There is a total of 5 generations of computers. With… Читать далее »

What is URL? Meaning, Full form and Parts

What is URL? Meaning, Full form and Parts A website is similar to a house. If one wants to find you he might need to get your address. Similarly, the document that’s present on the website is represented by a website address known as URL(Uniform Resource Locator). In this article, we are going to learn… Читать далее »

Difference Between Web Service and Website

Difference Between Web Service and Website A Web service is a web application component that uses a standardized format like XML to interact with other web applications over the internet. Check our post What is a Web Service? for a detailed explanation of web services. Whereas a website is a collection of webpages put together which are… Читать далее »

Rest API Automation in Java – Get Method

Rest API Automation in Java – Get Method Content Using Rest-assured and TestNG Rest API Get Method Automation in Java Using Rest-assured and TestNG In this post, we will learn to automate REST APIs using the Rest-Assured library and TestNG. Rest Assured is a Java library using which we can test and validate the REST… Читать далее »

Top Agile Methodology Interview Questions You Must Prepare

Top Agile Methodology Interview Questions You Must Prepare Nowadays, agile is a widely used methodology in software management and there is a high demand for scrum masters, developers, testers in agile projects. In this article, we have compiled a list of top Agile interview questions. Content Agile Interview Questions Scrum Master Interview Questions Agile Interview… Читать далее »