In today’s thought economic times more and more companies start implementing money saving strategies in the hiring process. During this year I’ve ...
Search results for bug
Live Meeting and IM interviews
Posted by CMasterWhat is DSAT?
Posted by aleksin
As with many acronyms DSAT can mean multiple things depending on context. But in testing it offten stands for "DisSATisfaction".
In that ...
How do you debug SSH?
Posted by priyanka
SSH is Linux/Unix program command for logging into a remote machine and for executing commands on a remote machine.
1. Identify the SSH client
2 ...
How do you plan test automation?
Posted by priyanka
Understand the Requirements
Prepare the automation Test plan
Environment setup
Identify the scenario, test scripts and test data preparation
Execute ...
What tools are available for support of testing during software development life cycle?
Posted by priyanka
Test management tools example – Quality center, JIRA
Defect management tool example – Bugzilla, Test director
Project management - Share ...
What are some of the common misconceptions during implementation of an automated testing tools for the first time?
Posted by priyanka
The common misconception about implementation of automation testing tools are
Automating a system is expensive - Free tools & low cos ...
100% automation cannot be achieved
Require training and proficiency in scripting
Debugging is not easy
Maintenance of script is tedious and ...
It is a measures for the defect finding effectiveness of test set.
Test effectiveness = bugs found in a test/Total bugs found *100 ...
