i need the licence key for QTP V9.5 can anyone help me on
getting this?
Answer Posted / pari
please provide license key for
QTP 9.5 at mech_pari@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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)
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
what are all the fileds present in object repository?
What is the latest version of qtp?
What is the use of running the scripts in Hidden-mode in UFT?
How many ways we can parameterize data in quicktest professional (qtp)?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
terminal services client
What are the recording modes in wave event?
How can I change object description or check point values in qtp?
How many types of recording modes in qtp? Describe each type with an example where we use them?
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
What is different command used in command Prompt while using QTP?
What is the descriptive programming?
hou can we use vb script in qtp could u tell me breafly