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 |
how will check the links in multiple pages at a time
Write a code check the checkbox in the web table which is in the 4th row and fifth column (Use child item concept)
plz explain QTP real time work( Means where you store scripts and how u access scripts next day? where those activities we are maintaining, If By usig VSS how the process in going on , plz explain briefly?
In QTP what is the difference between Step-in, Step-out, Step-over ?
1. Can anyone help me with recovery scenarios, each type with examples and also what is on error resume next?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
why use Description programming? what is advantages and disadvantage of this methods?
What is Virtual object wizard in QTP?
How QTP recognizes Objects in AUT?
Could we use QTP for java project(Which is develop in Netbeans and My SQL) otherwise which one is suitable?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
I am a beginner plz tell me,how do we write scripts in QTP? In my opinion we can write scipts in expert view or there is another option where we can write scripts. plz tell me.