What steps are needed in developing and running a software test?
What is open source tool and give example?
Anyone aware of Test Runner (ETL Automation Testing tool) if so please help me with material in keerthi.smile14@gmail.com
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?
Is software requirement specification for developer and tester is same?
Describe some problem that you had with automating testing tool.
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
I heard that there is a test management system that makes tracking metrics an easy task. I would like to know more about it. Please guide me.
what is the advantage and dis-advantages of using framework ?
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.
What are the limitations of automating software testing?
What could go wrong with test automation?
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.