Hi,
I'm still a novice at QTP (still learning even the GUI) and I need to write this VB script under it:
Write a QTP script that:
- Browse to Yahoo mailbox
- Perform registration process to Yahoo if this is a new user
- Perform log in to yahoo mailbox if it is existing user
Send new mail to valid Mailbox
Use English version for the yahoo mailbox.
Use only one action and Implement the code with public sub procedure and unique Data table for the test (don't use default QTP Data table)
Any directions and/or suggestions will be gladley accepted.
Thanks