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
How can I use Call dlls in QTP ?
How can i initiate the objects to find uniquely in OR
Explain about the test fusion report of quicktest professional?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
What is the quicktest professional testing process?
Explain different checkpoints in qtp.
What is throw object?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
What phases are involved in testing an application in qtp?
What is the file extension of the code file in qtp?
How QTP support all types of applications (platforms)?
how will you load the test cases in ddt?
What is meant by Output Value in UFT?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
Explain the concept of object repository and how QTP recognizes objects?