All You Wanted To Know On Software Testing.Interview Questions.Software Testing Terminologies.
Thursday, October 14, 2010
Friday, October 8, 2010
Difference between re-testing / Regression Testiing?
Re-testing is testing the application again and again with the intent of finding the bugs.
Regression Testing is testing a new build to check whether bug fixes have resulted in any new bugs, basically you are checking a new build for presence of any bugs.
What Is Bug Triage
Bug Triage is the formal meeting we have to classify the bugs on the basis of Severity/Priority
Labels:
Defect Report
Sunday, October 3, 2010
Source Code Testing Tools
- BoundsChecker By Numega
Pure Coverage By Rational
Purify By Rational
Jprobe By Sitraka Software
ATTOLCoverage By ATTOL Software
Labels:
Testing Tools
What is middleware?
Middleware is a software that allows software components to talk to each other.For ex. WebSphere MQSeries is a middleware software available in the market.
Middleware can also be defined as Software that mediates between an application program and a network. It manages the interaction between disparate applications across the heterogeneous computing platforms. The Object Request Broker (ORB), software that manages communication between objects, is an example of a middleware program.
Middleware can also be defined as Software that mediates between an application program and a network. It manages the interaction between disparate applications across the heterogeneous computing platforms. The Object Request Broker (ORB), software that manages communication between objects, is an example of a middleware program.
Subscribe to:
Posts (Atom)