If u don't have any Knowledge on perticular application but
they give that application to u for Testing ? Then How we
wil move towards testing on that application?
Answer Posted / kirankumar.b
adhoc testing ,
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
if our qtp vb Script may be Currepted then What we want do?
What are the challenges you faced during you entire life automation ?
What is the difference between byref and byval in qtp?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
What is the extension of qtp local repository?
Can U Explain about QTP tool from older version to latest version also its differences?
Does quicktest professional (qtp) is unicode compatible?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
How do Parameterization and Data-Driving relate to each other in QTP?
How to use checkpoints in qtp ?
what is error and fault in terms of software quality?
Explain Descriptive Programming Types with Examples?
How is UFT 11.5 version different from UFT 12.0?
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.
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