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?
Suppose we r running a test which have 7 to 8 steps for different functionallity of and object..and suppose upto 4 step test passes but after 5th step test fails. what u will do in this condition will u start the test again or will u consider that rest steps will be working fine.
How do you plan test automation?
Explain what is the hybrid framework?
pls tell me any open source test case managment tool ? its urgent.also tell me any autmation testing tool also for functional testing?
how to re-install QTP 11.0 trial version
what testing activity you may want to automate?
why should I automate mysoftware testing?
Stop automating the tests which run once?
Give some examples for functional & regression test tools?
What are the advantages of manual testing and automated testing?
What are the important operations in database testing?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?