what is memory leakage?
Answer Posted / naren(9845455756)
in stress testing we try with abnormal inputs to test the
stability of our paplication for a long time.
a buffer overflow occurs when a program or process trys to
store more data in a buffer than it was intended to hold.
since buffer are crated to contain a finite amount of
data,the extra information which has to go some where,can
over flow into adjacent buffer.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How do you know the location Id of an object if you know its index id?
Explain the check points in quicktest professional?
what is stepin & stepout?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
What is the parameterization? Give one example?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
What is reusable action?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
What is the XML file architecture ?
What is checkpoints for qtp?
write the vb script for call to new action in qtp?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Define virtual object?
How to use reporter.report event in qtp ?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.