Please enable JavaScript.
Coggle requires JavaScript to display documents.
Features of web testing (Technologies and terms (JavaScript (JS) (JS…
Features of web testing
Web application
Client (for instance, browser)
-
-
-
-
-
-
Technologies and terms
-
-
-
-
Caching
-
Client caches all data - DOM, JS scripts
-
-
-
Task of client
-
- Receiving data from the server
- Data analysis and DOM generation
- Downloading of resources: images, styles, JS, external frames
- Execution of JS codes: DOM modifications, downloading addtional resources