⟩ What is Positive Testing?
Testing aimed at showing software works. Also known as "test to pass". See also Negative Testing.
Testing aimed at showing software works. Also known as "test to pass". See also Negative Testing.
What is Object Spy in QuickTest Professional (QTP)?
Why divide a test into three action calls?
Can we Script any test case with out having Object repository? or Using Object Repository is a must?
Explain the concept of how QuickTest Professional (QTP) identifies object?
How to do the scripting. Is there any inbuilt functions in QTP as in QTP-S. Whatz the difference between them? how to handle script issues?
Explain the keyword createobject with an example?
What are the different scripting languages you could use when working with QTP?
Analyzing the Checpoint results?
How the exception handling can be done using QuickTest Professional (QTP)?
Syntact for how to call one script from another? and Syntax to call one Action in another?