what is test condition?how do u rank a test condition?

Answer Posted / peter edmond

When we perform testing we need to measure the completeness
for our testing. This is done by measuring the Breadth of
Testing (How much of the system as we going to test). This
is done via Test Conditions. We also need to measure the
depth of tesing (How many different data values or data
sets are needed to ensure complete testing of the test
condition or feature). These test cases are derived using
test design techniques such as Equivalence Partitioning,
boundary value analysis, decision tables, pairwise testing,
use cases, classification trees.

Tyoically atest condition is expressed in natural language
(English) and will start with the words "To show that"
or "To demonstrate"

Examples "To show that the system allows valid users to
logon to the system"
"To show that invalid users are not allowed to logon"

The collection of test conditions should cover all areas of
the system functional and non-functional features that you
need to test. Hope this helps

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is performance tuning? What are tools of performance testing?

659


Artifacts in design phase of SDLC ?

3065


write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases

3040


Do you know anything about Set Top Boxes?

7730


what exactly is heuristic checklist approach for unit testing?

2728






Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com

2044


tell me brief about your project? please help me how to explain the project what is the flow? my current project is ERP domain web based application. please help me

1537


Difference between smoke and sanity testing

1294


hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance

1554


What is difference in between operating system 2000 and os xp?

658


Hi All I want discuss abt Testing tools is any one available online in google chat?

1584


what is the difference between PEGA based web application testing versus web application testing?

4618


how mapp the defect id in quality center?

1677


On login window for username and password auto populated field means what !

1246


Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations  The client wants their users to be able to login using a page that fits in with the website design.  Tom wants to access the website but doesn’t want his login information to be available to anyone else.  Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:-  Being the only Test Engineer on this task, what would your approach be for this requirement?  Identify the key areas for testing this page.  What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’.  Provide a sample test case that could be used for testing this page, for example as a word or Excel document.

1446