How you used DDT in QTP?
Answer / deven mehta
Parametrization is exactly the flow of input value from one
Action/function to another action/function. DDT is also a
parametrization method but usually excel/datatable is used
for inputs and outputs in DDT.
| Is This Answer Correct ? | 0 Yes | 0 No |
I want to do QTP Certification what is the pattern of Question paper.
There is a table with 4 columns and 10 rows, how to write the script to display the first column records using qtp? can anybody help me with script?
Where can I find and view run-time data table?
What are the Test design techniques you uses in ur project?
Hi Friends,I hav Just finished QTP course.Can any body suggest me which is the best place to go and post resume(Ban,Chennai,Pune,Mumbai,NCR,Kolkata).I mean how r calls in these cities,the best one?
How to find array size in qtp?
Use of Multiple Actions in QTP?
i want 8.2 and 9.2 dacuments plhelp any body sand it to my id sandhyat1@yahoo.co.in
can anyone please send me qtp framework material please its urgent
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.
What is the Automation Process followed in your company?
scalability testing comes under in which tool?