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

Answer Posted / giriyappa badagar

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

UName=Split(string1,"=")
PWord=Split(string2,"=")

msgbox UName(1)
msgbox PWord(1)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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)

1620


How will you handle java tree in qtp?

621


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

564


In qtp is it possible to check broken links of a page?

578


How software automation specialist enter steps in the Expert View?

1672






What is Unicode Compatibility?

1447


Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.

1560


Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan

2056


Explain data driven framework?

575


What are the five challenges you faced in QTP?

2752


Explain sub procedure of vbscript.

586


Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji

916


I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You

1518


How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?

612


what is the latest version of QTP? Main difference between 9.2 and 10 version

1544