Cross-site scripting (XSS)Cross-site scripting (XSS) is a type of web application security vulnerability that allows attackers to inject malicious code into a web…Apr 26, 2023Apr 26, 2023
Security Testing: SQL InjectionSQL injection is a type of security vulnerability that can allow an attacker to access or modify data stored in a database. The basic idea…Apr 25, 20231Apr 25, 20231
From a Humble Beginning to a Successful Software Engineer: Overcoming Challenges and Achieving…I have a story that is an inspiring example of how hard work, dedication, and perseverance can lead to success, despite challenging…Mar 28, 2023Mar 28, 2023
What is the use of daily scrum meetingThe daily scrum meeting, also known as the daily stand-up meeting, is a critical component of the Scrum framework, an agile project…Mar 28, 2023Mar 28, 2023
Boundary value analysis testingBoundary value analysis testing is a technique used in software testing to identify and verify the behavior of a program at its boundaries…Mar 28, 2023Mar 28, 2023
Find locators(id,xpath..) using Macaca inspectorXPath is a locator which is used to automate the web and mobile application. not only XPath we can use id, XPath name, text..etc.May 26, 2021May 26, 2021