We need to verify the user name & password in for the user
validation. But we don't want to use the parameterization/
loop for user name and password. What is the way in
scripting so that user & password will generate automatically.
Answer Posted / beer bahadur singh
we can write like this
Browser("name:=Browser").Page(name:=Page").WebEdit
("name:=username").Set "abc"
Browser("name:=Browser").Page(name:=Page").WebEdit
("name:=password").Set "abc"
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Is it possible to split an action? How?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
How can i check items sorted or not in a weblist ? Give me the script for this...
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
When to use descriptive programming?
What are the common defects found in your project? (in qtp interview)
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
write a script to verify the image path(src property) of the images which are in web pages.
what type of automation is follwed in the project?
What is ‘object spy’ and what is the function of object spy in qtp?
How do you open adobe acrobat file in QTP and do some testing on that file ?
Explain how you can replace string in qtp?
How to connect to a database?
How may types of defects identify application or your currently working application?pls give me answer..