Technical articles
-
Popular software development life cycles
31.05.2018To facilitate the design, creation and release of a quality software product, there are various models of the software life cycle. Project requirements are crucial when choosing a development cycle approach. In this article, we will consider the basic methodologies of the software development.
-
Pairwise testing
10.05.2018The Pairwise technique is a particular method of optimizing the design of test cases. The technique’s central concept is not to check all combinations of the values but to verify all pairs of these values.
-
Anatomy of the real estate site
23.04.2018The home page is the most important part of any website. This is where users end up after opening the website. This is where it is important to combine quality and pleasant design with easy navigation properly so that buyers or users of the site can navigate and find the area that interests them.
-
Anatomy of an e-commerce page
16.04.2018E-Commerce – is an area of the economy that includes all financial and trade transactions carried out through the computer networks and business processes related to such transactions. E-Commerce sites are designed to sell a variety of products over the Internet.
-
Blog post and blog page anatomy
27.03.2018Nowadays there are more and more places where people can express their point of view and share their experience with others. Such resources include various social networks, forums, blogs. As a result, it is increasingly necessary to test them, so it is necessary to know their structure and the names of the elements of which they consist.
-
Positive and Negative testing
18.01.2018Nowadays, more than ever, the issue of software testing is relevant, and the relevance of this service lies primarily in the daily need to analyze various systems and their components. As a consequence, there are a number of types of testing. One of the classifications of testing based on the positivity of scenarios is considered below.
-
Anatomy of the webpage
24.07.2017A website is a collection of logically related web pages. A well-built website is the key to the successful promotion of any business model. In order to create a good website, you need to follow simple and at the same time very important rules and principles. In this article, we will look through the elements a successful website should consist of.
-
What is considered to be the bug with switched javascript
21.07.2017JavaScript has long been one of the main ways to run scripts on web pages, so many people take it for granted without even thinking about how everything will work without it.
When testing a site with JavaScript disabled, you need to understand that without it, the site will most likely not work as intended, but it must perform basic functions. -
Game mechanics: types and features of testing
10.07.2017Nowadays, in our world, there are countless number of games. Unfortunately, the situation is such that it is hard to find unique and individual ones. However, chasing after users is gaining momentum every day and developers make efforts to design the product that will catch and hold players’ attention. One of the main game components is game mechanics. They are the ones who make games exciting or on the contrary boring to the point we don’t want to return to them.
-
Peculiarities of mobile application testing
13.06.2017Testing mobile applications generally corresponds to the basic principles of testing. However, there is a type of peculiarity that is observed only in mobile application testing.
