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

How to create scenario selector

1477


Explain the concept of object repository and how quicktest professional (qtp) recognises objects?

606


Hi, How Accessibility checkpoint in QTP can be implemented in the test script?

1608


i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?

1603


how can we do the frame work in qtp

1597






Is any limitation to xml checkpoints?

555


what is object and child object.. explain ..if possible give some example for better understanding ..

1529


How many ways is to parameterize the value?

615


Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

1385


How to test fly out menu in qtp?

517


how do i know how to use tools

1445


What do you mean by iteration?

628


Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)

1452


How to run a test using quicktest professional?

525


What is data driver in qtp? Where we use it?

561