Deprecated: Optional parameter $meta_key declared before required parameter $meta_value is implicitly treated as a required parameter in /home/sharptes/public_html/wp-content/themes/educare-champtheme/libs/cs-framework/functions/fallback.php on line 31
Warning: Cannot modify header information - headers already sent by (output started at /home/sharptes/public_html/wp-content/themes/educare-champtheme/libs/cs-framework/functions/fallback.php:31) in /home/sharptes/public_html/wp-includes/feed-rss2.php on line 8 Agile – SharpTester
https://sharptester.com
A hub for all testersTue, 31 Oct 2017 08:28:02 +0000en-US
hourly
1 https://wordpress.org/?v=6.9.6https://sharptester.com/wp-content/uploads/2017/09/NewSharptesterLogo-150x150.jpgAgile – SharpTester
https://sharptester.com
3232Priority and Severity in Testing
https://sharptester.com/2017/10/31/priority-severity-testing/
https://sharptester.com/2017/10/31/priority-severity-testing/#commentsTue, 31 Oct 2017 08:25:30 +0000http://sharptester.com/?p=863Severity can be defined as the impact of defect or a bug on the business processes while Priority of a defect specifies the level of urgency a defect/bug needs to be resolved. Different Levels of Severity that can be assigned to a defect are : Blocker: Prevents developers or testers from performing their jobs. Impacts the development process. Critical: Crash, loss of data, corruption of data…
]]>https://sharptester.com/2017/10/31/priority-severity-testing/feed/185863Static Testing Why is it Necessary?
https://sharptester.com/2017/10/16/static-testing-neccessary/
https://sharptester.com/2017/10/16/static-testing-neccessary/#respondMon, 16 Oct 2017 10:27:43 +0000http://sharptester.com/?p=858Many Companies underestimate the importance of static testing during product development. let me start by stating what is stating testing and how it is different from dynamic testing. Static testing. can be defined as software testing technique that involves examination of the program’s code/requirement/design and its associated documentation/artifacts without the program be executed Dynamic…
]]>https://sharptester.com/2017/10/16/static-testing-neccessary/feed/0858Various Excuses Every Software Tester Must Stop Giving
https://sharptester.com/2017/10/03/various-excuses-every-software-tester-must-stop-giving/
https://sharptester.com/2017/10/03/various-excuses-every-software-tester-must-stop-giving/#commentsTue, 03 Oct 2017 10:49:22 +0000http://sharptester.com/?p=849Below are some Excuses Every Software Tester Must Stop Giving 3. We as Testers don’t debug an issue, we find defects and log it- Testers have the habit of logging defects and not assiting or getting to understand the root cause and how it was resolved. As testers once defects are logged to the development team, you need to follow-up with the debugging and resolution of defects raised.
]]>https://sharptester.com/2017/10/03/various-excuses-every-software-tester-must-stop-giving/feed/3849How To Excel in Your Next QA/Software Testing Interview
https://sharptester.com/2017/09/12/excel-next-qa-interview/
https://sharptester.com/2017/09/12/excel-next-qa-interview/#commentsTue, 12 Sep 2017 10:41:30 +0000http://sharptester.com/?p=771Software Quality Assurance (QA) engineers and Software Testers were rank as one of the hottest jobs regardless of industry and a top ten in-demand job by fortune. Another published report is that in the US there are over nearly $160 billion per year job posts are unfilled. To this effect we as testers or prospective tester needs to be on top of our game and excel when preparing for out next…
]]>https://sharptester.com/2017/09/12/excel-next-qa-interview/feed/4771IMPORTANT QUALITIES OF A SCRUM MASTER
https://sharptester.com/2017/09/11/important-qualities-scrum-master/
https://sharptester.com/2017/09/11/important-qualities-scrum-master/#commentsMon, 11 Sep 2017 10:47:27 +0000http://sharptester.com/?p=766What is Scrum? Wikipedia describe Scrum as an iterative and incremental agile software development framework for managing product development. I do describe scrum as as an as an iterative agile software development methodology/framework that allows continuous and adaptive system development. A Scrum Master in a scrum environment is a facilitator and a mediator between development and marketing.