i need the licence key for QTP V9.5 can anyone help me on
getting this?
Answer Posted / kavi
Forgot to put email id: kavi.soft9@gmail.com
Could you please send me the licence key for QTP V9.5?
Thanks in advance.......
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
How can you exit from an action?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
How software automation specialist enter steps in the Expert View?
How to break the object spy ?
How to test fly out menu in qtp?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
What are the technics follow in writing VB script?
Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
Are Shared ORs read-only?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
How to run a test using quicktest professional (qtp)?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What is RTM (require ment tracebulity marix) fromate?
How to test login module with different username and password by using data driven testing in QTP?