Answer Posted / narendra
when we want to test our application we may be want check
how it perform the same opperation with myultiple sets of
data this is we can call as perametrization
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
How are values assigned to the variables in the vbscript language?
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
Which constant is used for print and display functions and works as same as pressing enter key?
How do you declare a variable in vbscript?
Mention what is the main difference between function and sub-procedure?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
Explain different types of segment?
Explain the arrays in vb script?
How can you fetch the value of a cookie?
What is byref and byval parameters in vbscript?
How to open a file. What is the perpose of true and false mode there?
How will you check that a variable is an array in vbscript?
Which keyword is used to declare a variable in the vbscript language?
How to pass argument by reference to a function in vbscript?