testing Online Quiz - 3
Description: testing Online Quiz - 3 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: testing |
What is the default browser navigation time out?
Which statement below is true about Wait method?
How many checkpoint types & Output value types are supported by Quick Test?
What is the statement that can be used to make VB Script, mandate variable declaration?
In VB Script, variables cannot be declared to a specific data type. State true or false
What is the method that can be used to retrive a run time value of any object, say a user input value?
Output values cannot be used to perform validation checks. State true or false
When we create a 2 dimention array, an element in the created array can be referenced by how many indices?
Regular expressions can be applied to object repositories. State true or false
Which is the deprecated version of loop?
Subroutines do return values, whereas Functions do not. State true or false
Local repositories cannot be associated to a test, using Resources menu. State true or false
Predict the output
Set objEdit = Description.Create
objEdit(“micclass”).Value = “Link”
objEdit(“name”).Value = “username” Browser(“...”).Page(“...”).WebEdit(objEdit).Set “test_user_name”
Breakpoints can be set in the script, to make Quick Test pause script execution, at desirable statements in the script. State true or false
Watch tab of debug viewer
Recovery scenario takes us thru the following wizard steps in the following sequence
The word 'bug' is synonymous with which of the following words?
Which of the following is most important to promote and maintain good relationships between testers and developers??
Which of the following is a test type??