Technical articles
-
Mobile testing tools (Part 3)
03.10.2023The mobile app market is rapidly evolving. Currently, applications encompass all types, from various calculators to mobile games and banking apps. It is challenging to single out just a few tools for mobile testing because each specific app or team may require its own program. The most interesting tools, in our opinion, have been collected in a series of articles.
-
Mobile testing tools (Part 2)
03.10.2023There is a large number of platforms for testing on mobile devices, and each of them has its advantages and disadvantages, it’s hard to ignore any of them. In this article, we will look at other programs not mentioned in the first part.
-
What is the difference between Black Box and White Box Testing?
03.10.2023Testing undoubtedly involves numerous types, methods, and ways of verifying the actual behavior of the system against the expected behavior. Among the fundamental types are black box and white box testing, which are worth getting to know more closely. What are these types, and what checks do they entail?
-
Directions of testing
03.10.2023Digging deeply into the topic of testing, it is important to separate different classifications of testing depending on certain characteristics. In this article, we will talk about a broader concept than types of testing, namely, directions in testing.
-
How to test cookies on websites
02.10.2023Cookie files can serve both as a useful element to facilitate the user’s experience and store necessary personal information for quick access to a website, as well as a harmful tool for hackers that can be used for malicious purposes. Testing cookie files helps ensure that all data is stored correctly and that measures have been taken to prevent theft or unauthorized use of this data by third parties.
-
Mobile Testing Tools (Part 1)
02.10.2023Mobile phones are among the most common gadgets today. They have become a necessity for everyone, from children to seniors. A mobile phone without any installed applications is considered impractical. Nowadays, there are numerous applications available for various purposes that can be installed on mobile devices. Apps have made life easier and have become more indispensable assistants than ever before.
-
Client-server architecture
02.10.2023Client-server interaction makes it possible to divide the functionality and computing load between client applications (service customers) and server applications (service providers). Knowledge of the application architecture allows the tester to more efficiently conduct functional, cross-browser, usability, and performance testing.
-
TOP-20 most important Scrum terms
02.10.2023To be on the same page with your colleagues, novice testers who are just starting to work in IT can find some terms complicated in team conversation. And if everything is more or less clear with ordinary «dailies», then the story point and increment of the product can frighten you or at least make you cautious. To explain the general terminology of the Scrum methodology, we have prepared our top 20 most common terms.
-
What is a requirements specification and how to test it?
26.09.2023Requirements specification is a document that contains a set of requirements for a software product. The requirements describe the logic of the product (functional requirements), its appearance (user interface), constraints in development, and non-functional requirements. Use cases are often used to describe functional requirements. Use cases include options for how a user can interact with the software. Non-functional requirements describe constraints on the product design and implementation (product performance, security, reliability, compatibility, design constraints, quality standards).
-
Testing blockchain technologies
26.09.2023Blockchain is the latest technology, attention to which has increased along with the popularity of cryptocurrencies. In this article, we will break down the basic concepts you need to know to understand blockchain: where it is used, its advantages and disadvantages, as well as how it is tested and what tools exist for it.
