Google Testing Blog
http://googletesting.blogspot.ie/search/label/Whittaker
"How Google Tests Software" by James A. Whittaker, Jason Arbon, Jeff Carollo
http://www.amazon.com/Google-Tests-Software-James-Whittaker/dp/0321803027
Google leverages uTest's in-the-wild software testing for their web and mobile apps.
http://www.utest.com/analyst-coverage?ls=Social&cc=Fr&mc=FreeSocial-Quora-google-analyst-report
Labels
- Automated Testing (1)
- Bug Reporting (1)
- Certification (1)
- Crowdsourcing (1)
- Google Testing (1)
- MindMaps (1)
- Test Plan (3)
- Testing 2.0 (11)
- Testing blogs (4)
- Testing Fun (3)
- Testing Groups (1)
- Testing Magazines (1)
- Testing Mnemonics (1)
- Testing professional (5)
- Tools (13)
- Tutorials (4)
- Webinar (6)
Tuesday, February 26, 2013
Saturday, April 21, 2012
Saturday, December 3, 2011
Stanford Univeristy free online courses
Stanford univeristy are offering are offering a number of free online courses.
To access them, click on the link below:
https://www.coursera.org/landing/hub.php
To access them, click on the link below:
https://www.coursera.org/landing/hub.php
Thursday, November 17, 2011
Building an exploratory test plan redux
The Adventures of TestKiwi: Building an exploratory test plan redux: Software ...
Wednesday, November 16, 2011
Tuesday, November 15, 2011
Saturday, November 12, 2011
Eric Jacobson Software Testing Blog
Eric Jacobson. Software Testing Blog.
Refinements on the art of software testing.
Refinements on the art of software testing.
Friday, November 4, 2011
Thursday, November 3, 2011
Golden Rules for Bug Reporting
Software Testing Times - Tutorials, QTP, Manual Testing Automation Testing, Load Runner:
Golden Rules for Bug Reporting
Golden Rules for Bug Reporting
Monday, October 31, 2011
Cartoon Tester
I'm a tester, I test, some days I enjoy testing. I follow a few testing blogs and when ever I can I add comments in test forums. I hope through the test cartoon blog, testers will understand something new about the craft of testing. You can contact me on cartoontesting@gmail.com
WWWWWH/KE (Everybody Loves Mnemonics.. Don't they)
A list of Testing Mnemonics with links to pages as to how they came about.
Software Testing Groups
The Software Testing Club
http://www.softwaretestingclub.com/groups
The Software Testing and Quality Assurance discussion site
http://www.qaforums.com/
Association For Software Testing
http://www.associationforsoftwaretesting.org/
The Testing Planet
http://www.thetestingplanet.com/
http://www.softwaretestingclub.com/groups
The Software Testing and Quality Assurance discussion site
http://www.qaforums.com/
Association For Software Testing
http://www.associationforsoftwaretesting.org/
The Testing Planet
http://www.thetestingplanet.com/
Saturday, October 29, 2011
Selenium Open Source Functional automation Testing Tool
The link https://sites.google.com/site/softwaretestingbooks4u/selenium provides information on Selenium tests. There is also information on the TestNG website about Eclipse, IDEA, Maven, Ant, and Migration from JUnit.
Performance Testing and Loadrunner
The link https://sites.google.com/site/softwaretestingbooks4u/performance-testing-and-loadrunner provides links to pdfs on LoadRunner best practices, performance testing and a few on LoadRunner and Oracle.
Manual Testing & ISTQB Foundation and Advanced Levels
The link https://sites.google.com/site/softwaretestingbooks4u/manual-testing has a collection of links to information required to pass ISTQB exams. Download the book 'Introduction to Software Testing : A Testing Primer' By Nick Jenkins. Download ISTQB Exam papers,Tutorials, and ISTQB glossary.
NOTE: Scroll down page to see them.
NOTE: Scroll down page to see them.
Test Automation Frameworks
The link http://safsdev.sourceforge.net/FRAMESDataDrivenTestAutomationFrameworks.htm provides information on test automation frameworks, test strategy, test design, data driven automation frameworks, keyword driven automation frameworks and automation framework workflow.
MSDN Academic Alliance
For all your Microsoft Software (Office not inculded) needs - click here.
You do not have to burn disks if you see an iso file just right click and extract files or you can install magic iso that creates a virtual drive for iso files.
http://www.magiciso.com/tutorials/miso-magicdisc-history.htm
You do not have to burn disks if you see an iso file just right click and extract files or you can install magic iso that creates a virtual drive for iso files.
http://www.magiciso.com/tutorials/miso-magicdisc-history.htm
Monday, October 24, 2011
Intellij and Junit Testing
I spent all day trying to fathom out how to install Intellij and java on usb key. After several reformattings and installation of various forms of JRE's and JDK's I was able to compile and run some junit testing on a script I found on the net. I will write-up a tutorial in the next couple of days as Ive got to get my last essay written up by Friday.
To get you started download this JRE and install to F:\java
Then download and install intellij community version from here to a folder of your choice.
When installed its time to configure intellij
go to the folder where you installed intellij and locate the bin folder. within that folder find idea.exe and run.
when the main screen loads select file and then program structure and a pop-window appears.
The word Project should be highlighted on the left hand side and if not select it.
On the right hand side you should see Project SDK and underneath that three boxes
Select New and then select jsdk option and another pop-up will appear. Go to your usb drive and select your java folder and click apply and close. You will now be able to run java programs from intellij.
Stage one over Stage two later on in the week
To get you started download this JRE and install to F:\java
Then download and install intellij community version from here to a folder of your choice.
When installed its time to configure intellij
go to the folder where you installed intellij and locate the bin folder. within that folder find idea.exe and run.
when the main screen loads select file and then program structure and a pop-window appears.
The word Project should be highlighted on the left hand side and if not select it.
On the right hand side you should see Project SDK and underneath that three boxes
Select New and then select jsdk option and another pop-up will appear. Go to your usb drive and select your java folder and click apply and close. You will now be able to run java programs from intellij.
Stage one over Stage two later on in the week
Subscribe to:
Posts (Atom)
