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 |
How do you find out whether the string is Numeric or Alpha numenric.Suppose..'QTP is an automation testing tool 12345' How should I know it is alphanumeric.Can any one please write the code for this
To which environments does quicktest professional (qtp) supports?
Am going to QTP testing......but i dont know coding languages like (c,c++,java,etc)and am not having interest in coding .............can i choose testing tools like qtp to learn and get a job in software......please reply me
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
How to export QTP results to an ".xls" file?
What is the another extention name of library file.If that is exist than what's the differnce between them.
can any one tell me how to select some text.i need the script for that
What is the use of text output value in quicktest professional (qtp)?
Explain xml checkpoints.
Give me some real time point of way where exactly we can conduct audits?
1. In build1 there is a page with two check boxes and a submit button. You have prepared a script for that page and its working fine. In Build 2 the developers have added two checkboxes in the page. Will the script prepared for Build 1 work for Build 2 or not. If yes, why and if No, why. Remember the developers have not touched the object properties of the textboxes in the page.
if we made any changes in shared object repository how it reflects of others like our team members?