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

I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent

1857


How will you reverse a string in vbscript?

703


who will create the object?

1570


How will you get a subset of a array in vbscript?

669


A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.

1594






What is byref and byval parameters in vbscript?

691


What are the advantages of vbscript?

739


How will you convert a string to upper case string using vbscript?

638


What is the output of a + b in vbscript if a = 5 and b = 10?

2549


i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

1504


Mention what is vbscript procedures?

622


How can you create an object in vbscript?

704


Can automation testing find ssame no. of bugs what we can find by manual testing?

1584


What is the purpose of drive object of scripting.filesystemobject class in vbscript?

692


What is the use of the date function in the vbscript language?

668