suppose u hav a 10 dialog or window opened on screen with
same name & value. now how to test each window? i.e. how
qtp indetifies these objects separately?
Answer Posted / nanda
Hi shushil,
I think we give Index number in 9.0. please check it
once. and correct if i am wrong.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Suggest and Define a solution for an application whose objects are not recognized by UFT?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Which features or drawbacks of QTP lead to the upgrade for a newer version?
What are the check points can be inserted without recording?
What are the different types of recovery operation?
what is clean sweep?
Which environments are supported by hp qtp?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
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 meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
What is the use of text output value in quicktest professional?
in a web page How to check and display a particular word from a paragraph?
how to do the batch testing in test director using manual testing procedure?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
Explain the check points in quicktest professional?