Release Note
Team - Testing
App Name - Meerkat
Author - Vishakha Gite
Version - 1.0.0
Repository Link- https://gitlab.com/techwalnut/tw-testframework.git
(branch: dev)
Date (2023-04-28)
Description
This script is useful for basic sanity testing of web applications. We will get a report file in csv format by checking the site title, title, url, description and image.To check all these things we have to put a json file as input.
Currently supported - HTML - CSS - Bootstrap - Flask
Meerkat can be useful to read a Json File and convert it to csv file so it is easy to filter the required logs
New Features
1 User didn’t need to provide url from cmd line , it will take automatically from json file
#2 User didn’t need to provide a json file from cmd line , here provided Upload File Form to upload files.
#3 Read json file and convert it into csv
#4 Download CSV file functionality is provided.
Bug Fixes
Known Issues
- Loader is not implemented in the background with selenium Script.
Additional Resource
Version of all the libraries/framework/plugins used
For Markdown help -https://www.markdownguide.org/basic-syntax/