Results 1 to 3 of 3

Thread: Test Inbox welcome message

  1. #1
    Junior Member
    Join Date
    Mar 2008
    Answers
    2

    Test Inbox welcome message

    If you entered into yahoo mail with your valid user name then you will get for example,
    " welcome to krishna " on the top of inbox page , how can you test it in QTP?


  2. #2
    Expert Member
    Join Date
    Oct 2007
    Answers
    375

    Re: Test Inbox welcome message

    Hi,

    You can confirm the same using a Text Checkpoint.

    A simple way would be to add a checkpoint using your Active Screen. Highlight the Text which displays the message and Select Insert Text Checkpoint.

    Based on the status of your Checkpoint, set the status of your Test as PASS / FAIL accordingly.

    If the welcome message is displayed as a Link, you could verify the existence of the same once Page load is complete. Since it would be identified as an Object, use

    Browser("").Page("").Link("LinkName").Exists

    Based on return value of Exists, pass / fail your test accordingly.

    Cheers..


  3. #3
    Banned
    Join Date
    Oct 2007
    Answers
    173

    Re: Test Inbox welcome message

    The record/playback feature of the test tool is useful for determining how the tool is trying to process or interact with the application under test, and can give you some ideas about how to develop your test scripts, but beyond that, its usefulness ends quickly.? The scripts resulting from this method contain hard-coded values which must change if anything at all changes in the application


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact