Answer Posted / uday kumar_anem
Hi Sreeprasad, here the question is not delete the results
folder, we need to delete the XML file in the results
folder.
Shoot a new answer, if you find any solution to delete only
the Results.xml file
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a QTP script to enter a keyword in to Google search engine?
What are the ways you can synchronize?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
Why to use descriptive programming?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
what is vmodel?advantages and disadvantages of vmodel?
write script for bitmap image?
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.
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
How to find the name of the machine where you are running your automation scripts in qtp?
Which functionalities of QTP used in banking project? pls any say answer?
What is CMMP and CMMH?
Where we use data driver in qtp?
Explain how you can delete excel file in qtp?
What is meant by Output Value in UFT?