Sections Comentarium:  SitesBlog
BLOGS
The best of the blogs in one place
Search posts in the blogs:
 
 
Home /
Software Testing Tutorials - TestingBrain
testingbrain.com
Stats for this blog:
Views from on Tuesday, July 26, 2011: 32
Views of the last 30 days: 0
Views Yesterday: 0
Latest postings from this blog:
Filter:
on Monday, July 18, 2011
Types of Software Testing
tutorials, testing
We have come across so many types of software testing. The two major approaches of software testing are manual software testing and automated software testing. Manual software testing means it is being done by a man. That means a person, ie a tester runs the software for errors. We would discuss ...

12 views
on Monday, July 18, 2011
Software Testing Tutorial
tutorials, testing
In this software testing tutorial we are going to learn about What is Software testing and its definition and its objectives ( Missions). What is Software Testing? Software testing is being recognized as a profession now. Even though the word ?Software Testing? is too common, the question ?What i...

17 views
on Saturday, July 16, 2011
LoadRunner Interview Questions
interview, questions
Here is a list of commonly asked LoadRunner interview questions.Don?t forget to prepare the answers for these questions before attending your interview. What is the difference between ?Load Testing? and ?Performance testing? ? How long you are using LoadRunner and which version you experienced wi...

10 views
on Saturday, July 16, 2011
WinRunner Interview Questions
interview, questions
WinRunner is one of the popular tool used in software testing. Here is a list of commonly asked Interview Questions about WinRunner. What is the use of WinRunner in your project? What are the main stages of testing processes using WinRunner? What is a GUI map and what are the contents of a GUI ma...

13 views
on Thursday, July 14, 2011
SECURITY TESTING
white, testing, box
What is SECURITY TESTING Security Testing is carried out in order to find out how well the system can protect itself from unauthorized access, hacking ? cracking, any code damage etc. which deals with the code of application. This type of testing needs sophisticated testing techniques.

9 views
on Thursday, July 14, 2011
BRANCH COVERAGE
white, testing, box
What is BRANCH COVERAGE Testing No software application can be written in a continuous mode of coding, at some point we need to branch out the code in order to perform a particular functionality. Branch coverage testing helps in validating of all the branches in the code and making sure that no b...

11 views
on Thursday, July 14, 2011
STATEMENT COVERAGE
white, testing, box
What is STATEMENT COVERAGE testing In this type of testing the code is executed in such a manner that every statement of the application is executed at least once. It helps in assuring that all the statements execute without any side effect.

11 views
on Thursday, July 14, 2011
STATIC & DYNAMIC ANALYSIS
white, testing, box
STATIC & DYNAMIC ANALYSIS in Software Testing Static analysis involves going through the code in order to find out any possible defect in the code. Dynamic analysis involves executing the code and analyzing the output.

11 views
 
Tags relating to this Blog
Highlights of this blog (last 30 days)
Types of Software Testing
Software Testing Tutorial
LoadRunner Interview Questions
WinRunner Interview Questions
SECURITY TESTING
BRANCH COVERAGE
STATEMENT COVERAGE
STATIC & DYNAMIC ANALYSIS
 

submit URL | Register | Login