Thursday, 24 July 2014

Testing Links

Cookie Testing Test Cases:                    
                         
  http://www.softwaretestinghelp.com/website-cookie-testing-test-cases/        
                         
   
                         
Test Scenario:                      
                         
  http://www.robdavispe.com/free2/software-qa-testing-test-tester-2240.html         
                         
Load Testing                       
                         
  http://offers2.compuware.com/APM_13_EB_WebLoadTestingForDummies_Fulfillment.html?aliId=65626069                      
                         
Performance Testing                    
                         
  http://tools.pingdom.com/fpt/#!/ckvVxq/http://www.wecravefroyo.com                      
                         
  http://www.webpagetest.org/                      
                         
  http://performance-test.compuware.com/                      
                         
  http://www.brokenlinkcheck.com/                      
                         
  http://website-link-checker.online-domain-tools.com/                      
                         
  http://nibbler.silktide.com/                      
                         
  http://www.webdesignrazzi.com/2014/website-speed-test/                      
                         
  http://www.computerhope.com/issues/ch001274.htm                  
                         
  http://www.deadlinkchecker.com/                 
                         
SEE TEST AUTOMATION                    
                         
  http://experitest.com/studio/help2/WebHelp/help.htm                      
                         
Testing Tools                      
                         
  http://sourceforge.net/directory/development/development-testing/os:windows/freshness:recently-updated/                      
                         
Webservice                       
                         
  http://services.aonaware.com/DictService/DictService.asmx                      
                         
  http://www.soapui.org/REST-Testing/getting-started.html                        
                         
                         
Error codes 404 401 400 like deep details                          
                         
  https://dev.twitter.com/docs/error-codes-responses                      
                         
                         
Database Testing                      
                         
  Step1:  local host > export                      
  Step2 : Select db name > ok (download queries automatically, then open that doc)                      
  Step 3: then open sql query  (INSERT INTO `latest_news` (`lat_news`, `news_id`, `title`) VALUES                      
  ('hi this is the new news', 1, 'nothing');)                      
  Step 4: click “DB name”                      
  Step 5: click “Table name-news…like that”                      
  Step6: by click “structure” it display Extra column-Auto increment means,                      
  Insert query values to be ‘ ‘ empty k                      
  Step 7: Enter multiple queries and click “ok”                      
  DB test over.                      
                         
                         
Json Validator                      
                         
  http://jsonlint.com/                   
                         
Blazemeter Account                    
                         
  https://a.blazemeter.com/node/add/jcs?status=trial&rnd=1396953482           
                         
gliffy diagram tool                      
                         
  https://www.gliffy.com/go/html5/launch?app=1b5094b0-6042-11e2-bcfd-0800200c9a66       
                         
App Demo Store                      
                         
  http://www.appdemostore.com/demo?id=5908073898049536           
                         

Tuesday, 8 July 2014

                             Become a Tester You should keep this in your mind

I will extract only points related to software testing. As a software tester keep in mind these simple points:

Share everything:

If you are a experienced tester on any project then help the new developers on your project. Some testers have habit to keep the known bugs hidden till they get implement in code and then they write a big defect report on that. Don’t try to only pump your bug count, share everything with developers.


Build trust:

Let the developers know any bug you found in design phase. Do not log the bug repeatedly with small variations just to pump the bug count. Build trust in developer and tester relation.

Don’t blame others:

As a tester you should not always blame developers for the bugs. Concentrate on bug, not always on pointing that bug in front of all people. Hit the bug and its cause not the developer!

Clean up your own mess:

When you finish doing any test scenario then reconfigure that machine to its original configuration. The same case applies for bug report. Write a clean effective bug report. Let the developer find it easy to report and fix it.

Give credit to others for their work:
Do not take others credit. If you have referred any others work, immediately give credit to that person. Do not get frustrated if you not found any bug that later has been reported by client. Do work hard, use your skill.

Remember to flush
Like the Dustbin flush all the software’s at some point. While doing performance testing remember to flush the system cache.

Take a nap everyday:
We need time to think, get refresh or to regenerate our energy.
Some times its important to take one step back in order to get fresh insight and to find different working approach.

                  Always work in teams, team score are always better and powerful than individuals.
                                                      Now its time to take nap


                                                             Happy Testing!