12.77M
Category: internetinternet

Web Application Testing Tools

1.

WEB TESTING
Web Application Testing Tools

2.

How to test Web ?
Usability
Load
Cross-browser
Functionality
Compatibility
Interface
API
Database

3.

Site analysis before testing

4.

Snagit is simple, powerful software to capture
images and record videos of your computer screen.

5.

Decomposition
Decomposition is a scientific method that uses the structure of the problem and
allows you to replace the solution of one large problem with the solution of a series
of smaller problems, albeit interconnected, but simpler. (Wikipedia)

6.

Using the decomposition principle
when creating checklists or test cases
when performing exploratory testing
during requirements testing
in planning and evaluating testing tasks

7.

Decomposition of requirements and their methods
By phases of the business process
By positive / negative scenarios
By types of operations
By OS platform types
By data types and parameters
By role / access rights
According to test scenarios
By modules

8.

Lucidcharts – platform for drawing,
revising and sharing charts and diagrams

9.

XMind
XMind supports mind maps, fishbone diagrams, tree diagrams, organization
charts, spreadsheets. It is used for knowledge management, meeting minutes,
task management

10.

https://app.diagrams.net
This is free online diagram software. You
can use it as a flowchart maker, network
diagram software, to create UML online, as an
ER diagram tool, to design database schema,
to build BPMN online, as a circuit diagram
maker, and more.

11.

Basic interface testing parameters
• Color definition
• Font definition
• Sizing and positioning of the interface elements
• Link Validation
* Spell check

12.

Useful extensions for a tester in Chrome

13.

Color definition ColorPick Eyedropper

14.

Font definition WhatFont

15.

Determination the dimension of elements Page Ruler

16.

Window Resizer helps in screen resizing

17.

Link validation - Check My Links

18.

Cross-browser compatibility

19.

Cross-browser compatibility

20.

/

21.

Chrome DevTools
• F12 key
• simultaneously pressing the keys Ctrl + Shift + I;
• right click by page element -> View page source;
• browser menu -> More Tools -> Developer Tools.

22.

Chrome DevTools- Elements
Elements
contains all the html /
css code of the page
and allows you to
select elements for
investigation, as well
as edit them.

23.

Chrome DevTools - Elements
Elements
the opportunity to resize
the screen, simulating a
particular device and
display on it.

24.

25.

Chrome DevTools - Console
Console
displays the presence / absence of errors and warnings in the code

26.

Chrome DevTools - Network
Network
monitors the execution time
of certain requests and the
requests themselves

27.

Chrome DevTools - Network
Network
emulates an Internet
connection and the work of
application in offline

28.

Requests and responses from the server

29.

Server response codes and errors

30.

Chrome DevTools – Lighthouse
(Audits)
Lighthouse
analyzes the page and
provides suggestions for
optimizing the page.

31.

Chrome DevTools - Performance
Performance
measures page load time.

32.

Chrome DevTools - Memory
Memory
shows the runtime and memory usage by web application or page

33.

API testing tools
Fiddler
Postman
Swagger

34.

Fiddler

35.

Postman

36.

JMeter

37.

Thanks for attention
English     Русский Rules