Skip to content

Release Note

Team - Testing

App Name - Meerkat

Author - Vishakha Gite

Version - 0.4.1

Date 2023-03-18

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. idToolBox is a utility for developers to help them manage files between various technology Currently supported - HTML - CSS - JS - Django - React Meerkat also useful to test the dynamic forms It gives data in pandas dataframe from database by firing a query given by user Meerkat can be useful to read a log file and convert it to csv file so it is easy to filter the required logs Also it is useful for automate login django toolkit

New Features

1 User didn’t need to provide url from cmd line , it will take automatically from json file

#2  Django file conversion
#3  Also test for dynamic forms
#4  Database sanity is added
#5  Read log file and convert it into csv 
#6  Automation testing for login functionality
#7  Toolkit for Django

Bug Fixes

Known Issues

  • React conversion not working
  • Login functionality is static for cakes and cookies login page
  • Django toolkit throw error

Additional Resource

Version of all the libraries/framework/plugins used

For Markdown help -https://www.markdownguide.org/basic-syntax/