Analytical Challenges

As we have already said, Analytical Skills and lateral thinking is very important for software testers. A tester has to think out of the box in order to question requirements for better understanding, find good defects, and coming up with solutions to automate the manual tasks. This section of TestingGeek will give you some food for your brain cells. Remember, having and developing analytical skills is very important and hence, you will see a mixture of testing related puzzles and general analytical puzzles as well.

We are currently working on this section, and you will see lot more challenges here soon. Also, as we mentioned you can submit your puzzles here by sending an email to webmaster@TestingGeek.Com.

  • You must have come across the problem of writing test cases for triangle. Would you like to check yourself on Testometer? Testometer is a new term coined by TestingGeek to gauge your testing efficiency.
  • There is a wall hanging clock without numbers. Instead of numbers they just have a '!!' sign at all the places. You need to fix this clock in a room. This room has only one gate and no windows. Once you are inside the room you can not find out time. Also, you do not have any other clock/instrument to help you out. Now you need to write as many test cases as you can to find if clock is proper or it is upside down?
  • How many defects are present in TestingGeek.com?
  • How many test cases you will write to test following nested loop 
    for (a=1;a<10;a++) {
                  for (b=1;b<10;b++) {
                              for (c=1;c<10;c++) {
                                       some condition;
                              }
                  }
    }

 

Recent Updates
Flash Objects and Selenium
Continuous Integration
Selenium Workshop
Delicious Testing
Pattern for automated testing of web applications
Exploratory Testing
 
Read More
Accessibility API Testing Article Backword BigBang Blackbox Blog Bottomup Boundary CaseStudies Certification DefectReport DistanceTest Equivalence FitNesse Geeks Graybox Guerrilla Testing Tips GUI HTA Humor Hybrid Internationalization Installation Integration Is it done? JUnit Measurement Mercury Quality Centre News One CPU better than two Patent PatternForAutomation Performace Checklist Rational Test Suite Regression Requirement Verification Research Rational Functional Tester Security Selenium Selenium Workshop SilkTest System Testing Templates TestComplete Tools Testing Types Testing Tools In News Testing Terms In News Testometer Test Plan TG Tips For Automation Top Down Integration Trait UAT UI Testing CheckList Unit Testing Usability VMWare Web Application Security Web Application Testing Checklist Whitebox Testing
Disclaimer  |  Privacy Policy  |  g e e k AT T e s t i n g G e e k DOT c o m
© Copyright 2008, www.TestingGeek.com