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.
Answer Posted / 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 |
Post New Answer View All Answers
Explain advantages and disadvantages kdf?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
Diff b/w test scenario's and test Procedures?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
What is the difference between run time object and test object in QTP?
is it possible to add sheets to excel at runtime
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
When ‘option explicit’ keyword is used in qtp?
what is the advantages and disadvantages of using functions instead of re usable actions
What is post recovery scenario?
What are the views available in quicktest professional (qtp)?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
after initiating one project for testing, when exacltly QTP tester role starts?
Explain different checkpoints in qtp.