Answer Posted / kiranmai
Behavioural testing is one of the Functional testing. During this test, testers are operating software and validate responses of each screen. It is also known as "control flow testing" or " GUI testing".
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Stop automating the tests which run once?
In what condition we cannot use automation testing for agile method ?
Why do you prefer selenium automation tool?
Can the activities of test case design be automated?
you have same applications (same server configaration)A&B you are doing nonfunctionality testing . what they differ in?
How can the user get a text of a web element?
How do you identify the test cases which are suitable for automation?
Do you know how can we make one test method dependent on other using testng?
Explain me what is the difference between setspeed() and sleep() methods?
What kind of tests would you automate?
Bug report formate in bugzilla
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.
pls tell me any open source test case managment tool ? its urgent.also tell me any autmation testing tool also for functional testing?
Where you have applied oops in automation framework?