Can any one please explain hwo to test client/server
application using QTP?

Answer Posted / tvl

QTP is a functional testing tool.It will be useful in
execution time.to decrease the time &to increase the
reliability,reusability in test execution,either it is
client/server or web based app testing is same with using
QTP.

PLEASE PROVIDE THE MORE ANSWERS FOR THIS QUESTION.

Is This Answer Correct ?    1 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code

1212


What is the difference between keyword view and expert view?

609


Explain the benefits of quick test pro(qtp)?

571


Explain the difference between data driven testing and parameterization ?

590


What are the types of data tables in qtp?

583






Where we can use the analog mode and where we can use the low – level mode?

564


What are the key elements available in test result window?

624


Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris

1748


How many add-ins comes by default with quicktest professional (qtp)?

560


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); }

1710


What is the Command used to start the QTP

1531


What is the short cut keys for the following?

646


How is the Bitmap checkpoint different from Image checkpoint?

623


Is virtual object supported in low level recording mode?

623


i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.

1382