Answer Posted / asn
The process of executing the same test for different sets
of test inputs.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to create a function in vbscript?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
Which constant is used for print and display functions and works as same as pressing enter key?
Why is it recommended to close the database connection every time after the work is completed?
What is loose binding? Why is it not a good practice to use it?
How will you convert a string to lower case string using vbscript?
Mention how to assign a date value to a variable?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
How many types of procedures are available in the vbscript language?
What are keywords in the vbscript language?
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
How you can call vbscript functions?
Which in-built function related to an array joins substrings into one string in the vbscript language?
Explain about the extension .hta?
What is the difference between do until loop and do while loop?