What is test driven development?
Answer / Syed Dabir Husain
Test-driven development (TDD) is a software development approach where tests are written before actual code implementation. It involves writing test cases, running the tests to see them fail (indicating a lack of working functionality), then writing just enough code to make the tests pass, and finally refactoring the code if necessary.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do you know how can we make one test method dependent on other using testng?
Differentiate between hdam and hidam database?
what is the difference or comparison between QTP and rational? and which tool is better to use?
i need test cases for defect maganement tools
How do you select which automation tool is best suited for you?
what is nTier Architecture understanding what is Microsoft ASP.net, ASP and SQL understanding what is Web Application and eCommerce application understanding what is Unit, System, Regression, FAT testing ? Test Automation and Test Script Authoring
in keyword driven frame work..where Driver Script is locate? is there any inbuilt script for driver script?who writes the driver script?how to call it any body can tell me with an example...like(yahoo login,inbox, logout).
Do you know what is selenese?
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
Describe common problems of test automation.
Tell us how can you create html test report from your test script?
What are the steps involved in the automation process ?