I have a WebEdit Object.It is added in object repository.It
has two properties Name and Index.In the next release the
Name Property is same but the index property is
changed.when i run the script will the script Pass or Fail
Answer Posted / gopal reddy
It will pass because the QTP would use its SMART
IDENTIFICATION if it is enabled by you otherwise it will
fail...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
Hello friends..... On which areas of an application we can not test with QTP
Explain the checkpoint in qtp?
Define Canvas view of UFT?
Why qtp always start action1 and does not start action?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
What is the difference between run time object and test object in QTP?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
Dis advantages of XML checkpoint ?
What are parameterizing tests?
how many maximum number of virtual users we can create?
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 anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
How many types of recording modes in qtp? Which will be used when?