testing Online Quiz - 117
Description: testing Online Quiz - 117 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: testing |
Where do you mark an action as reusable?
which method for the DataTable utility object will allow you to retrieve information from the Data Table during a test run?
In Test Settings ->Run the Data Table iteration options are for which data sheet?
Where do you set the action iterations for a specified action?
What does the source property of a database checkpoint object represent?
What are the available trigger event types?
what is the keyword used to define how the counter variable in a or lext loop increments?
If you have a Virtual Object Collection stored on your machine, and you don't want to use it, what must you do?
What can you use to handle unpredictable testing exceptions?
In which command can you associate a function library to a test?
How do you close the database session after examining the results of an SQL query?
what are the two most commonly used ADO objects?
If you are typing in expert view and u type an object followed by dot, what does quick test display?
Browser navigation timeout is in which tab of test setting (File>settings) window
what will be the output of Dim MyDay MyDay = Day("October 19, 1962")?
What will be the output ? Dim MyDate MyDate = Date
What will be the output ? Dim MyVar MyVar = Now
What will be the output ? Dim MyVar MyVar = Month(Now)