how to select particular value from the combobox in the
current page which is entred in the previous page editbox
after parameterization?
Answer Posted / ramakrishna
getroproperty
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
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 contains Data Driven Framework document in qtp?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Explain about datafile/verification of date file when file is not available in local system?
what is the diffrence bw qtp architectute and qtp framework?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
What is data driver in qtp? Where we use it?
Explain quicktest professional (qtp) testing process?
How do you delete unwanted results in qtp?
How can you identify the browser and its information using QTP script?
Explain the Different types of QTP test assets and their extensions?