I wanted to create Data Driven test for login page
(loginname,password). Password is same for all the
loginnames.
I recorded the script for one user. I mentioned all the
user names in the global excel sheet with the column name
as "Loginname". I mentioned 5 loginnames. I selected tools-
>datadriver and select loginname. Select parameterize and
select parameter all option.Changed the parameter name
to "loginname" which i mentioned in the global excel sheet.
I executed the script. For the users 2 and 4 only, the
script is failing... can anybody explain why the script is
failing for users 2 and 4.
Answers were Sorted based on User's Feedback
Answer / raju
HI can u provide some more info on this...
If length of the username is less than 4 chars then we get
the error message.
That may be one case....pls verify and let me know..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / less than you
From best of my sense you no need to go for "for All"
options because in that case password will also be
parameterize which is not intended and click on next till
the finish. if still you are facing issue I will be
required more details.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
what is the difference between link and hyperlink?
How can we close all webbrowsers which are opened in out desctop?
Pls let me know how to find out creation time and index for the web application in descriptive programming?
How to open a new test using QTP?
To which environments does quicktest professional (qtp) supports?
hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?
Is it possible to change the values of analog recording?
How can you write the scripts that operate on different objects depending on run-time information?
Is it mandatory to know abt regular expression in descriptive programming
What are the various automation frameworks available in qtp?
what are the cases in which we use XML and accessibility check points.