At a time how many users can access QTP?
Answers were Sorted based on User's Feedback
Answer / nath .t
It depends upon license type.
License type are two types:
1. Seat license.
2. Concurrent license.
Seat license means, Only one user can acces that one(Single
desktop).
Concurrent license means, Based on license we can more than
one at a time.
| Is This Answer Correct ? | 23 Yes | 0 No |
Answer / sreekanth chilam
It depends upon the Current license type we are using ...
If it's a Concurrent license,then multiple users can access
the QTP.
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / rohit
Seat License: Its specific to a machine. If you have 5 Pc's
with QTP installed on it , 5 separate seat licenses are
required(one license per machine)
Concurrent License: Concurrent licenses are configured on a
license server provided by HP/Mercury. You must be on a
network and should have a license server name or IP address
of the server where the concurrent licenses are hosted.
Multiple users can use the QTP at a same time on multiple
PC's but again it depends on the number of concurrent
licenses installed. Lets take an example:-
Let say there are 50 Pc's with QTP installed on it , 20
Testers and 10 Concurrent Licenses. Only 10 testers out of
20 can run the QTP at the same time as there are only 10
Concurrent Licenses.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / srinivas.o
As of my experience only one user can access the qtp at a
time.
| Is This Answer Correct ? | 1 Yes | 9 No |
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
How will you enchance the script?
i am testing an online shopping application.I CLICK on a link "ADD TO CART" of that application a "new page" is open and then click on any object of that "new page". after that when i run this SCRIPT then on this "new page" QTP always shows error of "OBJECT NOT FOUND". How i solve this problem ?
explian qtp frame work and what is the use of it? what is the neceecity of this? explian detail?
i want to handle all the unwanted pop up through QTP i done that with recovery scenario but it need some title of pop up but i want that it should handle all the pop up even i don't give the title of that pop up in recovery scenario is there any general way to handle all the pop up please help
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
What is OUTPUT VALUE ? PLZ Explain With Example?
write a script to verify the image path(src property) of the images which are in web pages.
At a time how many users can access 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
I have one bitmap image in my webpage. The bit map image is moving like 1 place to 2nd place and 2nd place to 3rd place Etc… in my webpage. I wanted to write script for dynamical objects like above example. Could you please send me the answer for above query.
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?