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 give me the code for doing retesting of gmail login page using functions so the function has to give the value
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
Is it possible to use two instances of UFT on the same machine? If not why?
what is test scheduleling?
How to use descriptive programming?
can i compare two databases using QTP ?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
How qtp recognizes the object?
hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com
What is different command used in command Prompt while using QTP?
What is synchronization? What are the ways you can synchronize?
How can you give wait up to 10 seconds in qtp?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?