hi, I want to study TIA portla V11. where can I get online courses?
No Answer is Posted For this Question
Be the First to Post Answer
What steps are needed in developing and running a software test?
When do you start developing your automation tests?
what is the advantage and dis-advantages of using framework ?
how to connect qtp to qc. what are the steps ?
Which test cases can be automated?
Which testing tool can be used for a window base application. My application is a WPF window application, which testing tool i can use to test this application?
Please explain what is a relative xpath?
What are the scripting languages used in WinRunner, LoadRunner, QTP, Test director, ClearQuest, Rational Robot? How do you decide which tool will be a best fit for your test enviorment?
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)
Does automation replace manual testing?
How will you choose a tool for test automation?
wat is database testing....how to develop data driven framework in selenium enviromnent. please explaing in detail