May 2018 - All About Testing May 2018

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.

Wednesday, 2 May 2018

Honeywell Written Interview Question

Find the output of the following Programs: 1. public class Script1    { public static void main(Object[]args){ int result = add(1, 2); System.out.println(result);    }    int add(int x, int y)         {    return x+y;         } double add(int x, int y) {   return x+y; }    } 2. public class Script2    { public static void main(Object[]args){ String str1 = "Hello"; String str2 = "Hello"; String str3 = new String("Hello"); //Using...

Job | Opening for Manual and Automation Tester

Job opening for Software Tester (Experience in Manual and Automation both). Experience required:4+ years Location: Pune (Pimpri Chinchwad) Notice Period: Immediate to 15 Days. Job Description: Experience in Manual and Automation Testing. Experience designing test cases and execution strategies. Experience testing web applications using multiple browsers/versions. Reviewing and analyzing product requirements for clarity and consistency with existing features. Providing test effort estimation based on the requirements. Creating...