Answer Posted / param
Memory Leakage is nothing but Any object or property is not
using for longer period of time in our application even
though its usage is not required in our application.
If answer is not correct pl correct me.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
what is run action?
What are the different types of recording modes?
Hoe can we do retesting using functions please give the code for it using login page
HOw to add the recovery file at runtime to the test file .
What is Port testing. Whhen will you perform?
What is the use of an object spy tool in qtp?
Define Error Pane of UFT?
How many types of parameters are there?
What is checkpoints for qtp?
what is supply chain management?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
What are the factors on which script execution time is dependent?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?