Mailer Testing

Step  1:

Complete mailers with internal QC

Step  2:

Open FileZilla

The first thing to do is connecting to a server.

Enter the hostname into the quick connect bar's Host: field, the username into the Username: field as well as the password into the Password: field. You may leave the Port: field empty unless your login information specifies a certain port to use. Now click on Quick connect.

This is a (fictional) login data – we can use our own data instead if we want to.

Hostname: example.org

Username: john

Password: 7PjU#.J3

Note: If your login information specifies a protocol like SFTP or FTPS, enter the hostname as follows: sftp://hostname or ftps://hostname respectively.

Step  3:

Go to File→ Site Manager→ select P2staging→click on connect

Step  4:

Choose httpdocs folder→ select folder (e.g.: divyapm) → right click create directory (e.g.: Jabraj/date/images)

Step  5:

Select images folder from local site → upload image folder

Step  6:

Copy path:

Type the below link in browser:

http://www.p2staging.com/divyapm/jabraj/images/lenovo-wireless-adaptor-i...

Note: The highlighted one is image name with extension

Step  7:

In your html code replace image source to

< img src="http://www.p2staging.com/divyapm/jabraj/images/lenovo-logo.jpg">

Instead of

< img src="images/lenovo-logo.jpg">

Step  8:

Login to lyris hq tool:

Step  9:

Click on launch email labs

Step  10:

Then click on media test list,

Step  11:

Then click on view messages on the tab which is on the left

Step  12:

On the top right there is a link for create new messages, click on that…

Step  13:

Give message name and subject line both must be same, then click on save and next

Step  14:

Then copy the html code from sublime and paste it in the window given, then click on save and next, clicking on preview html will show the output for the html code….

Step  15:

Give text as test mail, preview text will display the text. Then click on save and next.

Step  16:

And click on save and finish.….

Step  17:

Message list will be shown click on actions drop down and select quick test and click go button….

Step  18:

Give mail ids of different clients like, Gmail, yahoo, outlook, live etc…….. And click on send……. 

After sending it redirects to the same view messages page, we can select edit from drop down list and change the html code as well……..