Answer Posted / baba fakruddin
Hello Ss,
What do you think about your answer. Are you sure 100% it is
correct. Here many people used to learn many things, if you
don't know the answer please ask do not give answers. You
are showing the wrong path to viewers. please do not repeat
again, be professional asking question and learning is not
wrong don't feel like that.
Okay...
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the steps involved in the recovery scenario wizard?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
How to test login module with different username and password by using data driven testing in QTP?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
What is QTP’s model for test creation?
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.
Can we create a qtp test from qc?
How do you check ticket cost and ticket number in flight application?
can u please explain what is the exact difference between qtp8.2 and 9.0
Explain actions in qtp ?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
For which type of projects the iterative model is not suitable?
What are the advantages of parameterization ?
Difference between test object and run time object?
What are the Application Functions available in QTP?