How we wil do data driven test using chkpts?
Plz. give me complete navigation steps for this?
Answer Posted / nath .t
Data Driven Test Means we can test application with
multiple test data. there are 3 types of ddt.
1. Dynamic Data Submission
2. Data Table
3. From Front Grids
1. Dynamic Data Submission: Here ur interaction is there
at the time of test execution. u follow below steps
un = inputbox("Enter the user name")
here un is variable to store the user name
u can give the variable where u want to insert
(i.e., window("login").winedit("user name").set un)
2. Data Table: We can send data from excel sheet here ur
interaction is not here.
u must take the value from data table. u follow below
navigation.
Navigation: Goto KeyWord View
where u want parameterize u Select Value column of that
object
press right corner of that select column it will shows
value properties dialog box here u can select Parameter
option and take Datatable option and select required
parameter.
(i.e., window("login").winedit("user name").set datatable
("username","dtGlobalSheet"))
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
if anyone has idea of the interview procedure in covansys, plz send me a mail?
What is difference between run time object and test object?
Define Environment Variable in UFT and its uses?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
what are all the fileds present in object repository?
What are the different kinds of test steps?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
How many types of recording facility are available in quicktest professional?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
How to create Reusable and Multiple Actions?
How to use reporter.report event in qtp ?
how will you check how many members visited the website www.infosys.com?
Key word driven framework
How to customize qtp?
What are the automation metrice in your project?