Quality is delighting customers
Tags:
Hi,
You can insert an output value for the 2 textbox in qtp.
Check, Insert>Output value>
Regards,
Mohan Kumar S
Hi mohan,
only one text box in the application, for that we have to parmeterized ,then get the two ouput values in datatable,,, ...
I think only way to achieve this is by using two output checkpoint with the help of set current row.
for eg.
Browser().Page().WebEdit().Set DataTable("user_name", 1) ' I am inputting the data from datatable.
Browser().Page().WebEdit().Output CheckPoint("username_3")
DataTable.GlobalSheet.SetCurrentRow 2
Browser().Page().WebEdit().Output CheckPoint("username_3")
© 2021 Created by Quality Testing.
Powered by