Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

wt is memory leakage?

Answer Posted / balachander

memory leakage concept relies as on
1)data loss
2)un used data for longer run
3)bcoz of bug impact on application and so on

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain qtp(quick test professional)?

971


how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance

1842


After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.

7279


Explain the check points in quicktest professional?

952


How do you know the location Id of an object if you know its index id?

993


How to run a test using quicktest professional (qtp)?

1056


why you have standardized functions? plzzz guys with real time exp. do answer

1801


Describe function procedure in vbscript.

1060


How to analyzing the checpoint results?

984


How do you compare the structure of 2 tables in database and check whether they are similar using qtp.

1879


Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?

1999


What is test object model in quicktest professional (qtp)?

946


Explain measuring transaction.

987


How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.

1869


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.

1853