Answer Posted / 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 |
Post New Answer View All Answers
What are the types of data tables in qtp?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
Did QTP prove efficient for your project? Yes or No, explain?
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
What is the significance of “action 0” in qtp?
What is the keyword view and expert view in qtp?
What is quicktest professional (qtp window?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
What is the Difference between test object and run time object?
I have two For loop, first For loop does is creates a customer and input the customer info and then the second for loop within the first for loop does the follows which is capture the customer name and verify the with the data within the datatable. The problem I am coming across is that when it goes through the second time creating another customer and then verify the second customer then it creates the following during runtime. I want is to have the customer2 below Customer1 under the Customer_from_Apps. Any help will be greatly appreciate it. Customer Customer_from_Apps Customer_from_Apps1 Customer1 Customer 1 Customer2 Customer2 Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Customer_Val= Datatable.GlobalSheet.AddParameter ("Customer_from_Apps",runtimevalue) row=datatable.getsheet("Global").GetRowCount For x=1 to row datatable.SetCurrentRow(x) Data_Val=Datatable.Value("Customer",dtGlobalSheet) If (trim(Customer_Val)=trim(Data_Val)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val else Reporter.ReportEvent micFail, "Cusotmer validation unsuccessful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val End If Next
can any one say that where we can download the QTP trail version ??????????
Which functionalities of QTP used in banking project? pls any say answer?