Skip to content
qanish

qanish

is about quality assurance

  • Home
  • About
  • Contact

Author: Nailia Iskhakova

Test case management tools

April 18, 2019November 2, 2019 ~ Nailia Iskhakova ~ Leave a comment

Test management involves a lot of coordination, communication and documentation. Test case management tools help to track software testing efforts. Free test case management tools could become a great alternative to using a traditional spreadsheet for managing tests. However it’s … Continue reading

Tweaking BackstopJS to improve Visual regression testing

February 7, 2019March 1, 2019 ~ Nailia Iskhakova ~ Leave a comment

BackstopJS is a wonderful tool for visual regression testing. It has great functionality and simple using.

But the default BackstopJS configuration file is a little bit bulky. It has viewports, paths to scripts and engines, report settings and all your … Continue reading

Different things to improve the testing process

January 2, 2019May 1, 2019 ~ Nailia Iskhakova ~ Leave a comment

Nothing is perfect. Even testing. But there are always a lot of ways to improve something.  So these are some thoughts and approaches that I found useful on practice.

1. Design testing

Designer intentionally creates the best layout to help … Continue reading

Visual Regression Testing Tools

December 12, 2018May 1, 2019 ~ Nailia Iskhakova ~ Leave a comment

Trends in web design change almost daily, so companies try to keep up with them. While web developers update pages layout according to the new design, QA team should make sure that not only pages with the new design look … Continue reading

Different ways to monitor web application

November 11, 2018May 1, 2019 ~ Nailia Iskhakova ~ Leave a comment

How can you monitor for hidden issues while performing tests? In the case of the web application, QA engineer can use browser dev tools console to see error traceback.

Also, it is really useful to handle all exceptions with some … Continue reading

Design patterns in Automated testing

October 10, 2018June 7, 2019 ~ Nailia Iskhakova ~ Leave a comment

Design patterns are really important in software development. They help to seriously improve maintainability and readability of the code. Design patterns are solutions to general problems that software developers faced during software development. These solutions were obtained by trial and error by numerous … Continue reading

Helpful tools for mock-up testing

September 10, 2018May 1, 2019 ~ Nailia Iskhakova ~ Leave a comment

Designer intentionally creates the best layout to help users to use perfect website and navigate it easily. So it’s really important to make sure that implemented page meets up the design. So there are some tools that could ease UI … Continue reading

Performance testing tips

August 30, 2018May 1, 2019 ~ Nailia Iskhakova ~ Leave a comment

Performance testing is really important because that slow response time or outages cause the loss in terms of business & reputation for the company. Here are some tips that could help to test application performance:

1. Run performance tests from

… Continue reading

How to get started with Yandex Tank

Yandex Tank
January 29, 2018November 2, 2019 ~ Nailia Iskhakova ~ Leave a comment

Yandex.Tank is an extensible load testing utility for UNIX systems. Some of its features:

  • 100 000+ RPS – load engine is written in pure C++ to generate a big amount of load from one machine.
  • Interactive reports and Monitoring plugin
… Continue reading

The beginning of the journey

January 9, 2018February 19, 2019 ~ Nailia Iskhakova ~ Leave a comment

This is my first post, I hope not least. I’ve started this blog to learn more about quality assurance and share it here thus to structure my thoughts and keep them all in one place. I always try to learn … Continue reading

Categories

  • Automated testing
  • Misc
  • Performance testing
  • UI Testing

Archives

  • April 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • January 2018

Categories

  • Automated testing
  • Misc
  • Performance testing
  • UI Testing
Proudly powered by WordPress ~ Theme: Penscratch 2 by WordPress.com.