04-11-2010, 04:03 PM
Hi,
I am facing two issues on QTP with my project
1. The basic project flow - create a order, save the order, search the order and click the searched order for edit. I am facing problem when clicking the order for edit, its basically a link(order number). The order number is dynamically generated one, so when i record it saves with a number, and when i run the new order number get mismatched with old order number. How to pass the new order number as a variable to the link.
2. Issues with changing password screen.
window1(Login Window)
Login:
Password:
Window2(Change password window)
Old Password:
New Password:
Confirm new password:
In this scenario i am facing issues with old password place. I sucessfully logged in, then changed the password and pass the new password for login page for relogin, but i couldn't pass the new password to old password place for changing again, boz it gets saved during the record, how to solve this issue.
Thanks
I am facing two issues on QTP with my project
1. The basic project flow - create a order, save the order, search the order and click the searched order for edit. I am facing problem when clicking the order for edit, its basically a link(order number). The order number is dynamically generated one, so when i record it saves with a number, and when i run the new order number get mismatched with old order number. How to pass the new order number as a variable to the link.
2. Issues with changing password screen.
window1(Login Window)
Login:
Password:
Window2(Change password window)
Old Password:
New Password:
Confirm new password:
In this scenario i am facing issues with old password place. I sucessfully logged in, then changed the password and pass the new password for login page for relogin, but i couldn't pass the new password to old password place for changing again, boz it gets saved during the record, how to solve this issue.
Thanks