Posts tagged ‘White box testing’

Silk test interview question

1. In how many ways we can perform datadriven test in silk test, throgh flatfiles can we perform? Describe the script? 2. Silk Test Base State 3. What is enumerated data type? 4. What is Star Team (Borland)? and What is the difference between Star Team and Silk Test (Segue Software Inc)? 5. Give examples [...]

Software Testing Quiz

1) The approach/document used to make sure all the requirements are covered when writing test cases a) Test Matrix b) Checklist c) Test bed d) Traceablity Matrix 2) Executing the same test case by giving the number of inputs on same build called as a) Regression Testing b) ReTesting c) Ad hoc Testing d) Sanity [...]

Test Case

A test case in Software engineering is a set of conditions or variables under which a tester will determine whether an Software application or Software system is working correctly or not. The mechanism for determining whether a software program or system has passed or failed such a test is known as a Oracle (testing). In [...]

Testing methods

Black box testing Black box testing treats the software as a “black box”—without any knowledge of internal implementation. Black box testing methods include: equivalence partitioning, boundary value analysis, all-pairs testing, fuzz testing, model-based testing, traceability matrix, exploratory testing and specification-based testing. Specification-based testing: Specification-based testing aims to test the functionality of software according to the [...]

Follow

Get every new post delivered to your Inbox.