employer cover photo
employer logo
employer logo

Tata Consultancy Services (North America)

Is this your company?

Tata Consultancy Services (North America) interview question

Explain framework What is background keyword How to run single test case multiple times

Interview Answer

Anonymous

22 Apr 2022

I worked on cucumber framework supports behaviour driven development we can write test cases in such way that it can understood by anyone lrior to their technical knowledge it consists of 3 files feature file stepdef and test runner file Background keyword is used to define steps or series of steps that are common in scenarios Using scenario outline and example keyword