The term AI has been used a lot recently in the field of software testing, even though in relation to software testing, AI is still in it’s infancy. Up until recently little, or no AI was used in the day-to-day …
What is the purpose of regression testing? Regression testing is considered to be a Black-Box technique, meaning that testing is performed with no exposure to the software code, i.e. similar to what the end user will see. The goal of …
Precision and clarity You can start testing requirements with a superficial inspection of the documentation. It is difficult to call it testing, but quite often already at this stage, many shortcomings are revealed. Let’s start with the usual scenario. You …
Impact Analysis is a study that allows you to specify the affected areas (affected areas) in the project when developing new or changing old functionality, as well as determine how significantly they were affected. Affected areas require more attention during …
A Web Application is a client-server application in which the browser is the client and the web server (in the broadest sense) is the server. The main part of the application, as a rule, is located on the side of …
Software testing is a process of examining the functionality and behavior of the software through verification and validation. Verification Verification is a static practice of verifying documents, design, code and program. It includes all the activities associated with producing high …
UI (user interface) – is the point of interaction between a person and a product. The design of buttons, input fields, etc. is where the user interacts with the system. It is the design of touchpoints through which the user …
Reporting – collection and dissemination of information on the results of work (including the current status, assessment of progress, and forecast of the development of the situation). High-level reporting tasks include: Collection, aggregation, and provision of objective information about the …
Requirements are the initial data on the basis of which automated information systems are designed and created. Primary data come from various sources, are characterized by inconsistency, incompleteness, fuzziness, and variability. The requirements are needed, in particular, so that the …
The Agile model was primarily designed to help a project to adapt to change requests quickly. So, the main aim of the Agile model is to facilitate quick project completion. To accomplish this task agility is required. Agility is achieved …