Geeks Talk

Prepare for your Next Interview




Test Inbox welcome message

This is a discussion on Test Inbox welcome message within the QTP forums, part of the Software Testing category; 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 ...


Go Back   Geeks Talk > Software Testing > QTP

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 03-07-2008
Junior Member
 
Join Date: Mar 2008
Location: hyderabad
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
ramakrishnaqc is on a distinguished road
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?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 03-07-2008
Expert Member
 
Join Date: Oct 2007
Location: Mumbai
Posts: 347
Thanks: 4
Thanked 54 Times in 44 Posts
bizzzzzare is on a distinguished road
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..
__________________
Regards,

V.Umesh Krishnan
QA Consultant
Reply With Quote
  #3 (permalink)  
Old 03-07-2008
Banned
 
Join Date: Oct 2007
Location: Hyderabad
Posts: 176
Thanks: 2
Thanked 11 Times in 11 Posts
quality_quantity is on a distinguished road
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
Reply With Quote
Reply

  Geeks Talk > Software Testing > QTP


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Error Message krishnaindia2007 Oracle 3 03-04-2008 02:53 PM
Message Prompt sivakumar.bora Data Warehousing 0 01-12-2008 04:00 AM
mozilla alert message reet_dhiman Windows 1 11-29-2007 10:32 PM
Custom Error message jmanivannan SQL Server 3 10-22-2007 08:45 AM
How to get RAISE_APPLICATION_ERROR message alone? Anasuya1031 Oracle 1 07-27-2007 12:52 AM


All times are GMT -4. The time now is 08:25 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved