what is keyword driven testing in qtp?n how is it useful?
No Answer is Posted For this Question
Be the First to Post Answer
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
What is the main difference between QTP 8.0& QTP 9.2.And what r the features and benefits of QTP.
In QTP if u got a defect , how to report to developer using Test director or Quality center .
Explain quicktest professional (qtp) testing process?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
In Object Repository, two actions r there. Action1 name is A.tsr, Action2 name is B.tsr. Is it Possible? if Yes, what is the out put of A+B? if No, why?
What are the types of data tables in qtp?
how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function
When it be decided to go for either Per - Action or Shared?
any body can you help me what is the script to automate an comand promt
can we test an windows application using qtp
how and what kind of vb functions do us ein QTP?