Is it possible to convert QTP scripts to Silk scripts?

Answer Posted / naren

Hi Guest,

As a professional we should not give silly answer. The
answer is simple.

We cannot convert since QTP uses VB script whereas Silktest
uses Object Oriented type language. Then where is the
compatibility among these tools.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar

2796


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

1700


What test cases can you automate using QTP?

642


what is test scheduleling?

2012


What is the basic concept of quicktest professional?

534






How many types of trigger events are there in qtp?

549


How to analyzing test results using quicktest professional (qtp)?

586


What is parameter in qtp?

676


Explain how Does Run time data (Parameterization) is handled in QTP?

555


how do u plan test automation?

1442


how can i pass a "cript"as a parameter in to a function

1454


What is checkpoint in qtp?

550


I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so

2254


What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?

571


What do you to script when objects are removed from application?

614