What is Test Condition?

Answer Posted / asuri

The validations performed on the object is called as Test
condition.

We can take the above mentioned example.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com

1589


What is middle ware testing?? what are the companies using this tech?

1759


What r the things,u prefer and prepare before starting testing?

1779


Why did you choose the Software Testing Field?

1645


What are the main key components in web applications and client and server applications? And explain the differences between them?

678






What are the benefits of creating multiple actions within any virtual user script?

1720


What are the cases why parameterization is necessary when load testing the Web server and the database server?

1702


how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple

1809


Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me

1604


In how many ways you perform batchtesting ?

1525


how to test ecg machine?

1377


Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance

1780


Give me an example of something you tried at work but did not work out so you had to go at things another way.

1651


How do you go about testing a project?

1541


IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

9086