I am struggling to understand QTP more from descriptive
programming point of view. Is it easy to learn good QTP in
South india by good faculty than north india? I found a
great lack of institution in here. can you suggest me
better instituion. I am holding two years of experience in
same company, is there possibility in south india for me?
Answer / babu
As i know, Hyderabad is the best place to learn any new
technologies in South india.
Is This Answer Correct ? | 1 Yes | 2 No |
What is test object?
i have qtp 9.4 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com
How many add-ins comes by default with qtp?
can i automate java web application using qtp web addin only not using java addin
what is the difference between image and bitmap check point
What is the difference Between LowLevel and Normal Recording Modes?
can we do load testing , by using QTP......?
In where you are keeping or maintaining shared object repository (file)in your appliction?
How To Export The Screen Shoots Along With The Test Reports In QTP Version 10? Thanks In Advance SenthilKumar
How can I find out whether a word in a string is existed or not for example "QTP IS A POWERFULL TOOL FOR AUTOMATION" How can i find out whether "powerfull" is existed in the above string or not Could anyone answer it?
In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?
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?