what is the difference between seat and concerent licenses.
Answer Posted / rajendraprasad medepalle
Seat license:
A permanent license that is specific to the computer on
which it is installed. When you first install QuickTest,
this license includes a 14-day demo period during which you
must contact HP to obtain a permanent seat license key.
After you receive the seat license key, you can activate it
to work with QuickTest Professional permanently.
Concurrent license :
A concurrent license regulates the number of QuickTest
Professional concurrent users. You can work with a
concurrent license only if a concurrent license server is
installed on your local network, and that license server
has at least one available license that is not currently in
use.
Thanks,
Rajendra
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
Is any limitation to xml checkpoints?
UFT 12.02 which ALM version will support
What is throw Object?
Is it possible to change the values of analog recording?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
How to handle the exceptions using the recovery scenario manager in qtp?
describe some problems that u had with automating testing tool?
How many ways we can parameterize data in quicktest professional (qtp)?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
What is a recovery scenario?
What is quick test pro?
What is the use of sendkeys and what are send keys
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer