Our insightful blogs

  • Published On: 21 January 2021By

    What is Testproject? TestProject is an automation tool that automates Web and Mobile applications. It is an open-source friendly, community-powered automation tool. It makes it easier for testers and developers

    • Quality Engineering
  • Published On: 21 January 2021By

    VOOKI - REST API Vulnerability Scanner What is VOOKI Vooki REST application scanner is an automated tool to scan and detect vulnerabilities in REST API.It is a free web application

    • Quality Engineering
  • Published On: 29 December 2020By

    For sending email notification in django we use django's send_mail function, with using some smtp sever. we can get smtp server from free smtp service providers like SendGrid. In our

    • General
  • Published On: 19 December 2020By

    Custom-Forgot-Password-in-Django Custom Forgot Password Functionality in Django Admin Site AIM: As for now, the Django Admin Site does not provide to reset the password without login or when we forget

    • Digital Engineering
    • General
  • Published On: 17 December 2020By

    It is always better to reuse the existing code. We always strive through the point that we need to have different developers for running our code in different platforms. For

    • General
  • Published On: 17 December 2020By

    To manage notifications we define types of notifications in a constant files(in a dictionary) and create two tables in our database, first is NotificationObjects and second, Notifications like: class NotificationObjects(models.Model):

    • General
  • Published On: 15 December 2020By

    It is always better to reuse the existing code. We always strive through the point that we need to have different developers for running our code in different platforms. For

    • General
    • Mobile
  • Published On: 28 May 2020By

    What is Puppet? Puppet is an open-source, software configuration management tool. It helps in keeping configurations automated and consistent with what we require and what is on production or in

    • General