Define behavioral testing

Answer Posted / ashok

it is also called functionality testing
it checks the overall behaviour of the application like
correctness
inputdomain
error handling
recovery
confegaration
user interface

Is This Answer Correct ?    23 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what kind of tests should not be automated?

525


What are the disadvantages of Hybrid framework

5688


What is the purpose of deselectall() method?

511


How can we make one test method dependent on other using testng?

535


What is the purpose of getoptions() method?

590






Mention a few good practices while performing automation testing.

556


Tell us how do you get the width of the textbox?

572


Tell me how would you test your own element locator?

546


Do you know how to verify if the checkbox/radio is checked or not?

532


What type of scenarios can't be automated?

572


I am fresher and i have completed my software testing course and i don't have real time experience,can anybody help me regarding financial domain projects,main testcases in that domain.

1795


Tell us the line of code webdriver driver = new firefoxdriver();.?

514


What are the types of the framework used in software automation testing?

524


test cases test wheather window? test cases to test calculaor? test cases to test a reverse string program? test cases to test program{ int.parse(sting str) $return (int)}? test cases to test program{display string length}?

1758


I want a code for a following item in TSL Language. Look up a person in database, If not found, add person to the database.

1443