Object Identification can be used to retrieve runtime values of object properties. State true or false
True
False
For constructing a step, which of the following can be used?
Function Generator
Step Factory
Function Factory
None
To retrieve the number of rows in datatable, which of the following methods can be used?
GetCount
Count
RowCount
GetRowCount
What is the default setting for datatable iterations under Test Settings>Run
Run one iteration only
Run on all rows
Run between rows
What is the default object synchronization time out?
10 seconds
60 seconds
20 seconds
30 seconds
To retrieve a value from datatable, what are required?
column/parameter name
sheet name
Setting the desired row as current row
All the above
Where can we make an action reusable?
Action Properties
Call Properties
Properties
What is the default browser navigation time out?
Sync method can be used for Windows applications. State true or false
Waitproperty method takes the following parameters, in the following order
value, time out
property name, value, time out in milliseconds
property name, value, time out in seconds
property, time out