Tag: testing
Questions Related to testing
Object repository comparison and merger tools can be found under Quick Test’s tools menu. State true or false
Figure out the issue in the piece of code below Dim arr(5) s = 10 Redim arr(s)
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