Which is the best testing institute for QTP training in
Hyderabad.
Answer Posted / sivaram
G C Reddy Sir is the Best faculty for Software Testing, he
has nearly 15 Years IT industry experience.
G C Reddy worked as Developer, Manual Tester and Automation
Test lead.
His Web site:
www.gcreddy.com
is a very useful website for QTP Information.
G C Reddy has sound knowlde on Vb Script and Perl script.
He has good command on Automation Framework design &
Implementation.
| Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
What is output value? How many types of output values are there in qtp?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
how will you check how many members visited the website www.infosys.com?
Is it possible to call from one action to another action in qtp?
is there any addin for remedy user application
How to delete an object from the object repository?
If created one virtual object? Next time I changed the window position will it work?
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 are the different attribute used with regular expression?
can anyone tell me from where i can download qtp demo or crack version
What is the virtual object?