What is difference between function and procedure?
Answer Posted / xyz
manohar evaru picchi lanza koduku..procedure ki function ku
answer ala icchadu..professional va kaaada ra pukaa.
| Is This Answer Correct ? | 6 Yes | 15 No |
Post New Answer View All Answers
What is the syntax for how to call one script from another?
Difference between test object and run time object?
How to start recording using quicktest professional?
What are table and db checkpoints?
What are the views available in qtp?
what are the challenges you have faced while testing web based application using the automation tools ?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
If you are testing a web application then what will you test in that application?
How is the Bitmap checkpoint different from Image checkpoint?
How do you test DLL files using automation Tool QTP?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
Both static and dynamic arrays are handled by the vb script. Is it true?