I have a login page like username, password and login. I
have to pass the 50 user names and 50 passwords but
how can i test this page with out using parameters?
Answer Posted / venkat qtp
window(login).winedit("agent name").set datatable("username",1)
window("login").wineidt("password").set datatable("password",1)
window("login").winbutton("ok").click
here
edit on datatable name
username password
venkat mercury
sita mercury
lakshmi mercury
rani mercury
ramu mercury
krishna mercury
ravi mercury
..........
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
What is an expert view and keyword view?
What is business process testing(bpt) in qtp?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How to break the object spy ?
What is ObjectParamater?
who QTP recognizes the object stored in object repository?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
Is any limitation to xml checkpoints?
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
How to test login module with different username and password by using data driven testing in QTP?
What are the general steps involved in the data driven framework?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?