Showing posts with label 1. Show all posts
Showing posts with label 1. Show all posts

Wednesday, August 8, 2012

Software Testing Email Ids

This is an aged old method for testing purpose. For the guys who are novel for Software Testing, this blog post is for you guys.

We need ‘N’ no. of testing email ids while testing an application. No need of creating ‘N’ no. of Email ids.

> You can use only one Email id for mails and you can use that N no. of time.
--For instance, my personal id is ‘arrvind_nicky@yahoo.com’
--You can use the same mail as arrvind_nicky+01@yahoo.com, arrvind_nicky+009@yahoo.com (or) etc.
--We will be getting the mails to ‘arrvind_nicky@yahoo.com’


After email name and before '@yahoo/gmail/in.com', there needs to be "+" and any numbers.

Hope this will be useful for your testing purpose.


Thursday, May 31, 2012

Issue: Microsoft Excel Worksheet



Step-1: Open Excel Sheet (2007)
Step-2: Click on “Office Button”
Step-3: Select ‘Excel Option’
Step-4: Under ‘Change the most popular options in Excel.’ >> ‘When creating new workbooks’; Edit the option ‘Include this many sheets’ as “1”.

-----

Resultant Step-5: [Pass Scenario]: When opening the new Excel sheet via “Windows Start”, the Sheets for the new excel will be ‘1’.
-
Resultant Step-5: [Failed Scenario]: When opening/creating the new Excel sheet via shortcut (right click) > New > ‘New Microsoft Excel Worksheet’, the Sheets for the new excel will be ‘3’ (default).