What r types of parametarizations?

Answer Posted / manmeet kalsi

QTP have 3 types of parametarization.
1) Data Table
2) Environment Variable
3) Random Numbers

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is vmodel?advantages and disadvantages of vmodel?

1811


when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

3580


What is text check point and text area check point?

834


How many types of Automation frameworks are there in UFT? Describe them.

767


How many ways we can parameterize data in quicktest professional (qtp)?

812


How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object

2753


How can I check if a environment variable exist or not?

751


What are main panes available in qtp test browser?

723


what is the diffrence bw qtp architectute and qtp framework?

1754


explain structured testing? plz guys with exp. do answer

1628


Hi,All How to create a link in excel sheet using qtp

3203


What is the difference between keyword view and expert view?

854


If object is not recognized by qtp but the object is standard object what is your approach?

793


What are the various types of Actions in UFT?

801


How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?

1738