Latest Answer : You plan test automation when you are repeat test scenarios over and over in different builds.Test automation is done in function, regression and also in integration testing.Depending on the automation scenario you could write your own automation tool ...
Answer posted by RS on 2005-05-19 17:42:09: Yes, Automating a test makes the test process: 1.Fast 2.Reliable 3. Repeatable 4.Programmable 5.Reusable 6.Comprehensive
Latest Answer : Yes absolutely. Improve the Testing Process Define Requirements Prove ...
Latest Answer : 1.Speed2.Accuracy3.Efficiency4.Relentlessness(Not becoming tired) ...
Latest Answer : Based on the reuirement.some of things that you might want to look areInterface that you are testing, For GUI, you might use tools like QTP and for CLI you may use tools like expect etcHow convinient it is to integrate with your framework.One test ...
Latest Answer : this is the common question all people asking about? if u want choose the tool any company following these things1)Cost of the tool2)Techonlogy that is whether supported by the tool (Suppose if any java based application we can choose silk tool)3)Execution ...
Latest Answer : 1) Cost effective2) Time is saved3) Reusable4) human resources is reduced ...
Latest Answer : it is know sometimes rarely that computer tends to blow uprarely i see it happen but i hear others say to make sure you backup everything once a nightbatching it would be ideal ...
Latest Answer : Some Problems I am mentioning here
i) Don't Underestimate the cost of estimation.
ii) Don't underestimate the need for staff training.
iii) Don't expect to be more productive in the short term.
iv) Don't keep much effort on regression testing.
v) ...
Latest Answer : OKit depends on the testing tool.example : QTP works with VBScriptWinrunner works with Test Script Language (TSL)so really what do you use?maybe IBM Rational toolset do tell do tell ...
Latest Answer : Yes,this can be done either developing some program that facilitate the user entering his test cases in the form of Gui based application from user end and stored its data in form of excel sheet in the backend. Later by doing manual or through ...