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 to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
How the automated tests in org
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
How to send QTP test results to an email...(with out using Quality Center)?
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
8 Answers INCA, Infosys, Logix, SLK Software, Symphony, Wipro,
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?
hi friends i have 4 yrs exp in testing and 2 yrsexp in QTP.currently aim working in mnc in north as a permanent employer .iam looking for job in south is there any openings plz let me know my mail id is bjr@aol.in its very urjent
What is expert view in qtp?
where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code
Is it possible to convert QTP scripts to Silk scripts?
somebody please say me why we go for using regular expressions,actions.what is the main and exact use of this in real time applications.real time testers pls answer my question with example if u can
Write a script to customize the test results in PDF and HTML format.