How to load a object repository(using VBScript) ... very
urgent....
Answer Posted / venkat
Venkat,
This will work only for 8.2 ,it will not work 9.0 onwords.
Thanks
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How do you synchronization point through DP?
What are the key elements available in test result window?
whow much strong on VB and C?
What is qtpro? What is a quick test professional?
regular expression in qtp standar check point for months from accepting months from january to december only
How to record application running on the Virtual machine?
how to disable the pop ups through QTP using a script
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
hou can we use vb script in qtp could u tell me breafly
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How do you create new test sets in td?
How to capture a window in QTP?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
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 keyword view and expert view in qtp?