How you are maintaining shared object repository in your team or your project?help me plz
Answer Posted / pravati
we are maintaining the shared object repository in ALM tool,means if u want to add or modify or any other changes, u can do it in ALM shared object repository.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Name the different types of recording modes?
Hi All, How to Compare two strings character by character in QTP
What is environment variable in qtp and why to use it?
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 Distributed testing? How does UFT support it?
Explain the check points in quicktest professional (qtp)?
what is the diffrence bw qtp architectute and qtp framework?
Describe how Smart Identification is used
What is smart identification in QTP?
what is ODC and GDC?
How do you perform Regreession Testing?
How to get the particular property value?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
How to change the priorities of the recovery scenario properties?
What is parameter in qtp?