Tag: testing
Questions Related to testing
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
Connection string issued to every data base will remain constant, irrespective of the database. State true or false
) Navigational methods like MoveFirst, MoveLast, MoveNext, MovePrevious are the methods supported by the connection object. State true or false
What is the flag used to mark end of the data you retrieve from a resultset?