Any quality test-tracking tool which has live & automated
dashboards so that the entire team is updated at any given
point of time?
Answer / williams
As per my experience many tools are available, but I would
like to suggest you to try Zephyr
(http://www.getzephyr.com). Hope this could help you.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are pros and cons of automating tests at ui layer?
ihave one doubt in manual testing? what is the testing process
how to test web application
Where to maintain information like login, password and url?
Please name a couple of standard web function found in the function generator?
Tell me what type of scenarios can be automated?
How can you switch back from a frame?
Is automation testing in agile methodology useful or not?
what is the framework your fallowing in your organization while using automation tool ?
Write test cases on ATM machine and On Pencil.
What are the different types of scripting techniques for automation testing?
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)