Can any one please explain hwo to test client/server
application using QTP?
Answer Posted / tvl
QTP is a functional testing tool.It will be useful in
execution time.to decrease the time &to increase the
reliability,reusability in test execution,either it is
client/server or web based app testing is same with using
QTP.
PLEASE PROVIDE THE MORE ANSWERS FOR THIS QUESTION.
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
What are the types of object repositories? Which one is you using?
What is the use of running the scripts in Hidden-mode in UFT?
What are the flaws in water fall model and how to overcome it?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
Explain how you can find length of array in qtp?
How to find the path of folder in which the test is saved in qtp?
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
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
what is the hierarchy to use properties in descriptive programming
I want to do QTP Certification what is the pattern of Question paper.
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
How you calling actions in qtp?