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 |
what is keyword driven testing in qtp?n how is it useful?
How the smart identification is used in real time?Please explain with an example
Why do we use breakpoints in QTP?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
How you automate testscripts one by one or modukewise or all at once
Can we directly automate test script according to requirements?
how we can do web browser using parametarisation in QTP ?
If 3 browsers are opened in our system, how to enter the facebook url into second browser by using descriptive programing
1.How recognize QTP Dyanamic Image? (suppose tha wedpage contains 3 logos..1 square 2.circle 3.rectangel)there changing at same position how to capture that)
how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this.
what is verification & validation?
What are the main attributes of test automation?