write a script for get the following result:
username
password
frm the
string1="A=username"
string2="B=password"

Answer Posted / litan

string1="A=username"
string2="B=password"


Username=Split(string1,"=")(1)
PAssword=Split(string2,"=")(1)

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many lines of code in each script of QTP?

4115


Analyzing the checpoint results?

678


What is the XML file architecture ?

1660


Explain how qtp identifies objects?

662


hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this

1597






What is recovery scenario in qtp?

671


What is the new version of qtp which is recently released in the market?

721


can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?

1784


how to evalute defects in QTP script?

1571


Explain the views in the QTP GUI?

708


How to test fly out menu in qtp?

595


Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT

2166


Explain how to use QTP to check broken links on a page?

677


How is a Step generator used in UFT?

756


what are the frame work models of qtp?which frame work you follow in your company?and explain it process?

2066