Blog

, page 38 back to homepage

Approaches for Designing Manual Test Cases

A proper description of test cases is important for both manual and automated testing. There are some challenges during writing tests for manual testing. Manual tests are created for humans,

Read More

How to Mitigate Disadvantages of Manual Testing?

The fact that people sometimes differently understand and interpret requirements, test specification, and some aspects of a test plan is both an advantage and disadvantage of manual testing. The advantage

Read More

What is Specificity of Refactoring?

For the last years refactoring has been often used during software development. Refactoring assumes improving code without changing functions and behavior of the application. The main goal of it is

Read More

Why Should One Participate in Beta Testing?

Today information technology involves not only programmers, but a lot of specialists in other fields as well. Software testing has become a perspective and rapidly evolving branch of IT. It

Read More

Why Plan Testing Even Under Tight Time Constraints?

Very little time is often allocated on web site testing, desktop testing and mobile testing. Software producers mostly concentrate on the development and saving costs, as a result, quality assurance

Read More

Why Maintain Software Dev and Testing Documentation?

Software development and software testing processes assume creation and maintaining lots of documents. Some programmers and testers are convinced that the majority or all of the documents are useless, so,

Read More

How to Test Access Points of Web Software?

Security is a very important attribute for any modern application. It is carefully verified during mobile testing, desktop testing and web site testing. Web software security requires more attention than

Read More

How to Provide Secure Access to Web App?

Web software must be secure and convenient for its users. Providing these qualities is the main task for web application designers. Their implementation is checked during functional testing, performance testing,

Read More

GET HTTP Request Method and Sensitive Data

Functional testing, security testing, usability testing and other types of checking web, mobile and desktop software products differ due to specificities of web, mobile and desktop technologies. Carrying out security

Read More

How to Protect Software From Brute-Force Attacks?

It is known that security testing of web software requires more efforts than verifying security during desktop testing. Though web software is more exposed to cyber-attacks due to peculiarity of

Read More

How to Test Users’ Access Rights of a Multiuser System?

There are many multiuser software products such as enterprise management systems, social networks, online shops and other web and network applications. Functional testing, usability testing, performance testing and other testing

Read More