Showing posts with the label test strategyShow all
Test Cases Design and Execution Technique
Ratings:
Platform:
Windows

Software testing has never been as difficult as software development !!! I would prefer not to get into discussing the outlined statement above. Let us focus on something that adds more value to the time we …

Tips for Database Query Optimization
Ratings:
Platform:
Windows

Read queries are frequently very inefficient. Consider writing a stored procedure for complex Read queries. Ensure that the SQL Server instance has ‘Optimize for Ad Hoc’ enabled . This will store a plan stub …

How to estimate the Automation Scripting timelines
Ratings:
Platform:
Windows

I love talking people from the software industry specially those that have crazy definition on the automation in QA process . Let me just outline some of the recent ones that I underwent. Hey Hi Vip how are you doing as an …

TFS - Things as tester one should avoid
Ratings:
Platform:
Windows

Are you a Software Tester ? Do you use the TFS for artifacts tracking ? Do you have the habit of using Excel to upload the artfacts into TFS ? Download a query based content in the excel sheet such as Test Case document. Al…

Facing issues in configuration wizard for SharePoint web farm creation
Ratings:
Platform:
Windows

What are the typical scenarios that one face when they are in the mid of creating a new web farm ? The database server is not accessible. What is the reason for this? It can be a hell lot of things but to start with I would…

How do you Test a database split
Ratings:
Platform:
Windows

What is a database split ? When do we really come across with such a business scenario in our enterprise business ? What is it that holds paramount importance in planning and strategizing the testing activities in such an appl…

Test Execution Model in Software Testing Lifecycle
Ratings:
Platform:
Windows

Manual testing has always been the mainstay of any STLC. It starts with the initial stages of the Software development life-cycle. Have a look at any of the SDLC, being it the latest introduced Agile or one of the most orthodo…

MS Sql Server installation testing
Ratings:
Platform:
Windows

Installation testing is perhaps one of the most time taking testing category I have ever come across in my professional career. Installation is something that keeps happening for any time range between 20 minutes to 40 minutes, …

Load More That is All
Close Menu