Which automation testing tool offers a feature known as "Object Spy" to identify object properties?
- Appium
- QTP (Quick Test Professional)
- Selenium
- TestNG
The "Object Spy" feature is unique to QTP (Quick Test Professional). It allows testers to point and click on application objects to view their properties, making it easier to identify and understand the attributes of various application components. This aids in creating accurate and effective test scripts.
Loading...
Related Quiz
- What is the primary goal of test planning in the software testing lifecycle?
- What is the initial state of a defect when it is first identified and logged?
- Which phase of Risk Management in Testing involves determining the likelihood and impact of a risk?
- In Selenium, to automate browser interactions, testers use the _______ to write test scripts.
- Which type of testing is primarily executed without any intervention from testing tools?