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

Software Requirement Specifications in Software Engineering

Software Requirement Specifications in Software Engineering One of the important reasons for most of the software bugs is mistakes in requirements. Or, we can the mistakes found in the Software Requirement Specifications document. Sometimes requirements are not clear and inaccurate which results in errors in code, ultimately leading to a bug. Even if the development… Читать далее »

Applications of Computer

Applications of Computer Since computers have been introduced in our lives there has been no going back. Applications of computer are the bridge between us and our work. They are our greatest helps to perform tasks speedily and meticulously. Humans tend to make 10 times more errors than a computer. Therefore, all sectors of industries… Читать далее »

Desired Capabilities in Selenium WebDriver

Desired Capabilities in Selenium WebDriver Hello friends! in this post we will be studying about Desired Capabilities. Many times during automation, we may need to work on a particular session of browser or work with a browser having some specific configurable properties set or unset. Selenium web driver provides certain browser specific properties known as Desired… Читать далее »

Introduction to Web Services

Introduction to Web Services In this tutorial, we will find the answer to the question – What is a web service? We will learn the basics of web services, their features, and the two types of web services. After this tutorial, we will move forward to tutorials on manual testing and automation testing of these… Читать далее »

Test Scenarios for Chair

Test Scenarios for Chair Verify that the chair is stable enough to take an average human load Check the material used in making the chair-wood, plastic etc Check if the chair’s leg are level to the floor Check the usability of the chair as an office chair, normal household chair Check if there is back… Читать далее »

Database Testing

Database Testing Before we start the tutorial on database testing, let’s take an example of an e-commerce website. We will see how the database is used at almost every level of the user’s shopping experience- User logs in to the system. The user searches for a product and adds the product to his cart. He… Читать далее »

Test Scenarios of Lift

Test Scenarios of Lift Verify the dimensions of the lift Verify the type of door of the lift is as per the specification Verify the type of metal used in the lift interior and exterior Verify the capacity of the lift in terms of the total weight Verify the buttons in the lift to close… Читать далее »