Our insightful blogs

  • Published On: 11 February 2021By

    Load Testing:- Load Testing is a non-functional testing process in which performance of software is tested under a specific load. It determines how the software application behaves being accessed by multiple

    • Quality Engineering
  • Published On: 22 January 2021By

    Description- Learn to push and pull code on bitbucket Definition of Bitbucket- Bitbucket Cloud is a Git based code hosting and collaboration tool, built for teams. It provide one place

    • Quality Engineering
  • Published On: 22 January 2021By

    What is Penetration Testing ? Penetration testing, also called pen testing , is the practice of testing a computer system, network or web application to find security vulnerabilities that an attacker could exploit.

    • Quality Engineering
  • 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