Skip to content

Latest commit

 

History

History
98 lines (75 loc) · 2.11 KB

File metadata and controls

98 lines (75 loc) · 2.11 KB

Selenium test procedure

-dns -servers

Check http://localhost/api/dns/lookup/www.google.com Filled Remove all servers Check http://localhost/api/dns/lookup/www.google.com Empty Add google server 8.8.8.8 (not running) Check http://localhost/api/dns/lookup/www.google.com Empty set 8.8.8.8 running Check http://localhost/api/dns/lookup/www.google.com Filled Hide the Id, refresh the page, show the id

-mappings Verify Sort by dns name Check http://localhost/api/dns/lookup/www.google.com Filled Add 127.0.0.1 www.google.com Check http://localhost/api/dns/lookup/www.google.com Filled 127.0.0.1

Verify it's with all data Hide Id column Reload and verify Id is hidden

Proxies

-UrlDb Rewrites -Url rewrites Verify sort by when Add a new Proxy

When http://localhost/int/google.com
Where https://www.google.asdfasd
Test www.google.com
Force true

Go on rest and test receiving a 404 GET http://localhost/int/google.com Modify where to https://www.google.com GO on rest and be happy

-JDbc rewrite Creat copy of the "local" db and change the host to "fake" test and veriy the error Test the local test and verify ok

SSL

Add/remove/modify an SSL item Sort address

Logs

Enable static and dynamic to debug Enable request and response to trace

Do some request via REST Client GET https://www.google.com GET https://www.microsoft.com GET https://www.apple.com

Check that there are results containing data Check the pagination and filters (here we have server pagination)

Js filters

ScriptType script matcher API verify navigating ScriptType script matcher script verify navigating ScriptType body matcher API verify navigating ScriptType body matcher API with regexp verify navigating ScriptType body matcher script verify navigating

Delete script

API TEST

  • DNS download hosts files
  • Url db rewrites apply proxy to file
  • Generate ssl certificate for website