What is parametrization ?

Answer Posted / venkat

parametrization is process testing application with
different set of data using data tables or variables or
using environment variables

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you destroy an object in vbscript?

642


What are keywords in the vbscript language?

527


What is the difference between vb debugger and the script debugger?

596


Explain about filter expression?

567


How to write VB script for login module?

2678






For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com

1757


What are string functions in vbscript?

658


I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?

864


How to add actions in driver script to run those actions in QTP?

1522


How to access array data?

545


What is the use of option explicit statement?

585


What is select case statement?

609


What are the special sub-types in vbscript?

554


Which constant is used for print and display functions and works as same as pressing enter key?

532


How will you reverse a string in vbscript?

621