Output values? i want a practical example
No Answer is Posted For this Question
Be the First to Post Answer
What are the ordinal identifiers in web page?
how many types of actions r there? what r they? explain? pls give any one answer?
How qtp recognizes the object?
can some one help me how to compare the values from one sheet to values in another sheet? suposse i have a feild called Temp in action1 and i also have temp in action2. i want to compare the values of those two actions sheets data table? how can i do it using descriptive programming?
What will be the output of the statements below? On error Resume Next Sum 100/0 if Sum= 0 Then msgbox "Pass" else msgbox "Fail" End If
in my application,validation message has in japanise language.how to validate this message is appears properly or not
In qtp, how you can remove the spaces from string?
What is the use of sendkeys and what are send keys
What is the difference between Global and Local Data Sheets?
Hai anyone please "Explain about Framework in QTP?"
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.
what is the difference between Reusable action and external action?