November 2017 - All About Testing November 2017

What is the recipe for successful achievement?

To my mind there are just four essential ingredients: Choose a career you love, give it the best there is in you, seize your opportunities, and be a member of the team.

“All our dreams can come true, if we have the courage to pursue them.”

“I’m a great believer in luck, and I find the harder I work, the more I have of it.”

Success unshared is failure.

To make our way, we must have firm resolve, persistence, tenacity. We must gear ourselves to work hard all the way. We can never let up.

"Everyone you will ever meet knows something you don't."

he fact that I can plant a seed and it becomes a flower, share a bit of knowledge and it becomes another's, smile at someone and receive a smile in return, are to me continual spiritual exercises.

The secret of success is to do the common things uncommonly well.

Good things come to people who wait, but better things come to those who go out and get them.

Wednesday 22 November 2017

Test Scenarios for Sending Emails

1. Email template should use standard CSS for all emails

2. Email addresses should be validated before sending emails

3. Special characters in email body template should be handled properly

4. Language specific characters (e.g. Russian, Chinese or German language characters) should be handled 
properly in email body template

5. Email subject should not be blank

6. Placeholder fields used in email template should be replaced with actual values e.g. {Firstname} {Lastname} 
should be replaced with individuals first and last name properly for all recipients

7. If reports with dynamic values are included in email body, report data should be calculated correctly

8. Email sender name should not be blank

9. Emails should be checked in different email clients like Outlook, Gmail, Hotmail, Yahoo! mail etc.

10. Check send email functionality using TO, CC and BCC fields

11. Check plain text emails

12. Check HTML format emails

13. Check email header and footer for company logo, privacy policy and other links

14. Check emails with attachments

15. Check send email functionality to single, multiple or distribution list recipients

16. Check if reply to email address is correct

17. Check sending high volume of emails

Friday 17 November 2017

Payment Gateway Test Cases



1 During the payment process try to change the payment gateway language

2 After successful payment, test all the necessary components, whether it is retrieved or not

3 Check what happens if payment gateway stops responding during payment

4 During the payment process check what happens if session ends

5 During the payment process check what happens in back end

6 Check what happens if payment process fails

7 Check the Data-base entries whether they store credit card details or not

8 During payment process check error pages and security pages

9 Check settings of pop-up blocker, and see what happens if pop up blocker is on and off

10 Between payment gateway and application check buffer pages

11 Check on successful payment, a success code is sent to the application and a confirmation page is show to the user

12 Verify whether the transaction processes immediately or processing is hand to your bank

13 After successful transaction check if the payment gateway returns to your application

14 Check all format and messages when successful payment process

15 Unless you don't have an authorization receipt from payment gateway, good should not be shipped

16 Inform the owner of any transaction processed through e-mail. Encrypt the content of the mail

17 Check the amount format with currency format

18 Check if each of the payment options is selectable

19 Check if each listed payment option opens the respective payment option according to specification

20 Verify whether the payment gateway defaults to the desired debit/credit card option

21 Verify the default option for debit card shows card selection drop down menu

Sunday 5 November 2017

How To Change Blog Title And URL

Wednesday 1 November 2017

How to apply custom theme/ template to blogger