i need the licence key for QTP V9.5 can anyone help me on
getting this?
Answer Posted / smita
my mail id is smita.sheela@gmail.com
if anyone has crack for QTP v9.5 or 10 then pls send me.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is profile tool?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
Can we create a qtp test from qc?
To which environments does quicktest professional (qtp) supports?
Get the count of files of similar types from a folder.
what you mean by artifact,milestone...
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
Mention the test steps of qtp.
Discuss quicktest professional environment?
How does you test a weblink which is changing dynamically?
How many tabs are available in debug viewer pane?
how do u plan test automation?
What is regular expression?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression