Custom Search

Wednesday, September 12, 2007

White-Box: Structure-Based Testing - What is white-box testing?

Levels of coverage — statement, branch, path 
What does white-box testing mean at the unit, integration, and system levels?
Understanding control flow and Cyclomatic Complexity
McCabe's Design Predicate approach for choosing tests

Exploratory Testing
Why science is not enough
Hunches, group insights, and more

Using the Test Design Process
Documenting the test design
· How much is enough
Defects and test design
· How does test design relate to defects/faults?
Regression and test design
· How can test design aid in making critical regression decisions?
 What is agile testing?

Agile testing is used whenever customer requirements are changing dynamically

  If we have no SRS, BRS but we have test cases does u execute the test cases blindly or do u follow any other process.
  Test case would have detail steps of what the application is supposed to do. SO 
 1) Functionality of application is known. 
  2) In addition you can refer to Backend, is mean look into the Database. To gain more knowledge of the application.

--
Manual Testing faq's

No comments: