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 |
Explain the views in the QTP GUI?
What is the basic concept of quicktest professional?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab1"" value=""Save"" type=""button"">", Second button "html id:=btnSave "outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"">", Third button "html id:=", outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab Fourth button "html id:=btnSave outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"" 5th button "html id:=", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a5').click();"" value=""Save"" type=""button"">",
what is defination of system testing?
3 Answers CodeArrow, Infosys, Omax,
How to test background color and dynamic images during run time can you put the check point for moving objects?
hi gavasker i want how to merg OR's in QTP 8.2 by QTP Plus
How many actions we can write in a test?
does test plan is in test strategy or test strategy is in test plan.
What are the different properties of an web object
How you handles Pop-up windows which are Dynamically changing in Runtime?
Among the 4 capture levels, Complete, Partial, Minimal, None. which one is mostly used?
What is test fusion report?