Hi everybody..
I m using QTP 9.2 version., plz send me licence key is it
seat or concurrent licence key... plzzzzzzzzz plz help me
for this one and its Locking code:8-5C740 Maintenance
number: 0123-2820602186.,
Answer / nazeer
you can clean qtp registry keys
download file from this url
http://www.mediafire.com/?c76tpwdikq1zpze
| Is This Answer Correct ? | 3 Yes | 5 No |
I m new to QTP? Is it necessary to know VB for learning QTP for Automation? Can I understand QTP excellently Without practical automation?
How to Parameterize Object repository in QTP?
How comfortable are you in VB scripting?
In a page i have N number of links at a time i would like to open those links by using QTP?how to do that?
how to write scripts in QTP?
Hi I have created a table in the MS access database. I want to access the table in this database through QTP. The code is given below. The code is not working.The following error is displayed "Data source name not found and no default driver specified". Any one can correct the code. Thanks in advance. Dim dbconnection, rs Dim ca, sname Set dbconnection = createobject("ADODB.Connection") Set rs = createobject("ADODB.Recordset") dbconnection.open "DSN = MS Access Database","", "" rs.open "select * from Research", dbconnection rs.movefirst If rs.EOF <> True AND rs.BOF<> True then ca = rs("order_number") sname = rs("customer_number") rs.movenext msgbox ca msgbox sname End If
Explain about Standard output value, Text output value, database o/p value, Xml O/p value, Xm o/p Value
How to see entire results at the same timeafter the batch run.. Cannot see the entire results at a time. Is there a easier way view everthing at same,as our batch file very large
What does it mean when a check point is in red color? What do you do?
How to get Traceability matrix from TD?
How to record application running on the Virtual machine?
Is any limitation to xml checkpoints?