|
What are all the types of software testing that you can put in front of the word "Testing"?
Here are some examples:
Unit Testing Functional Testing Integration Testing Performance Testing Stress and Volume Testing White Box Testing Black Box Testing User...
Started by Nick Brosnahan on
, 13 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
White box testing is the opposite, where you test, and IT security groups....
Regression_testing http://en.wikipedia.org/wiki/Test_automation http://en.wikipedia.org/wiki/Software system with just some exposed interfaces.
|
|
Can someone suggest the most active software testing forum ?
Started by rover12 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
testing/
http://groups.yahoo.com/group/software-testing/
Good luck!.
|
|
What book can I read to help me start a software testing company? I've read all the basic software testing books. Please don't point me to other basic software testing books.
I would like to get a list of links or books on the business of software testing...
Started by joe on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Analyse if you have enough.
You need to have a strong testing experience and more than that you need a strong business acumen.
A software testing company cannot be established by reading any book.
|
Ask your Facebook Friends
|
I'm looking for a book that includes methods of testing software from a software engineering perspective.
Specifically, I'm looking for a book that includes black box testing techniques (such as how to test software against different input, etc.), but...
Started by parsifal on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Took a while to find a book like this, too... .
The latter has sort of a recipe approach to software testing, which is exactly what I was looking for.
And will buy A Practitioner's Guide to Software Test Design by Lee Copeland.
|
|
Does any one know how to manage Software/Web Applications Testing process ?
Started by coderex on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
The same types there could be to manufacture....
Unit tests cover the smallest methods are widely used in manufacturing today, but rarely used in software testing.
You need to test multiple layers of your software.
Is Selenium.
|
|
What best practices have you used in unit testing embedded software that are peculiar to embedded systems?
Started by Brandon E Taylor on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
For testing....
Typically, you could only unit test a small subset of the complete code at a time (due to memory constraints).
Embedded software may have come a long way in the last 10 years but we generally did the following and such.
|
|
I'm taking a grad class on software testing and we spent a whole class on the difference between faults, errors, and failures. I was dissatisfied by the definition of a software fault in testing. What's your definition?
Answer Snippets (Read the full thread at stackoverflow):
You can find a deep.
A software fault lies in software, a hardware fault lies in hardware.
Of an error.
|
|
I am a big fan of agile software development which include code-reviews,testing extensively. But my question who should be ACTUALLY TESTING the code. Is it the developer, who wrote it from scratch and who by the way writes test cases(just like me) for...
Started by Maddy on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
My customers will test the software for me! As many different people as possible should do the testing, because everyone uses software differently as they are defined....
I can fix bugs in a second.
software is on the web.
|
|
If you want to learn about software testing, are the tools/technologies/skills the same across languages or do you need to learn different testing tools for each language ?
As you can probably tell I don't know a single thing about software testing.
But...
Started by 010 on
, 8 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Automated test tools of a particular ....
JUnit in Action is a good book for learning the practical application of using the various testing tools will vary depending on the tool being used.
The principles of software testing.
|
|
Would you hire software developer/engineer for Testing position? why? what are the pros and cons for hiring developer/engineer as test engineer?
Started by Mohamed on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
Unlike software engineers, who typically test what works, a testing engineer must approach that testing is to boring =) " The Software Development Engineer in Test Position " from Microsoft wouldSoftware....
As possible.
|