Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Explain in brief about the quicktest professional (qtp) automation object model?

1026


Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this

2597


hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale

2105


What is the syntax to call one script from another?

1092


What is the difference between analog and low level recording?

1147


what is error and fault in terms of software quality?

2033


How does quicktest professional identifies the object in the application?

1051


What is reusable action?

1173


Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?

3498


How do I lauch my test website using code from qtp in different environmet, uat and PPTE?

2078


What is the difference between call to existing action and copy of an action?

1154


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

2757


tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?

2227


Explain how you can delete excel file in qtp?

1101


How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?

4030