Who is online?
0
guests and
0
members
Member login
|
Become a member
Home
Articles
Forums
Blogs
Jobs
Events
Files
Spaces
People
login
register
Home
» search results
Search Results: Testing
86 results found
Mobile Apps
Testing
Training Online
There is worldwide tremendous growth in Mobile phone market and lots of companies launching and have launched their Mobile phone brands, this scenario has created a high demand of 'Mobile Phone Testing' resources in market and there is high resource crunc
Author:
shilrot
Date: 11/30/2012 Section:
Blog
tags :
It Online Training
Software
Testing
Training and Future
Quality assurance (QA) involves monitoring the entire software development process of a product under a given set of requirements and the code. Preparing Test cases and executing them in-order to verify whether it is satisfying the given requirements or n
Author:
p2cinfotech
Date: 26 days ago Section:
Blog
tags :
online softwre training
,
software testing training online
Manual
Testing
Training with 100% placement
Get into IT with Software Testing(Manual testing). Our training is strictly a practical( Live Online )course to enable students the opportunity to get a role in an IT organization. Who can do this course? - IT Graduates - IT Professionals looking to chang
Author:
shilrot
Date: 2/5/2013 Section:
Blog
tags :
Manual testing training and placement
,
Manual testing training Online Training
Unit Tests for SSIS Packages
Pragmatic Works hosts FREE live demos every Tues & Thurs @ 11 am EST. SQL Server, SharePoint, PowerPivot and Business Intelligence topics from Microsoft MVP's and industry experts. Join John Welch for Free Training on the T's. Unit testing is a widely
Author:
MWatts
Date: 4/3/2013 Section:
Blog
tags :
SQL Server Integration Services
,
ssis
,
SSIS Packages
Crescent IT Solutions Offers Online Training & Placement on all Software related Business Courses
Crescent IT Solutions which is a high profiled Training Institute offers you SAP(All Modules), Oracle Applications, People Soft, MS.NET, JAVA, QA Testing, QTP, TIBCO, SQL Server, Data warehousing, Business Analyst, PHP, Online Training for the students wh
Author:
crescentitsolutions
Date: 2/24/2012 Section:
Blog
tags :
Data Warehousing Online Training
,
Oracle Online Training
Script to generate testing database tables and dummy records
This sample script will generate testing database with hundreds of tables, columns, views and procs with sample data.
Author:
NayanPatel
Date: 7/13/2011 Section:
Article
tags :
sample data generation script
,
database testing script
SSRS - How do you auto-test reporting applications
We have a reporting application built on the SQL BI stack that is 80% Reports and 20% .NET admin screens for managing data and metadata. We are looking for tools to create auto testing as each release that we do is expensive on the side of human testing.
Author:
bretupdegraff
Date: 12/18/2009 Section:
Forum
tags :
Testing
Clear SSAS Server Query Cache for MDX Query Performance
Testing
When performance testing your MDX query, you should clear the SSAS server cache so that your queries are not answered from the cache. This could skew your query performance results. To clear the SSAS server cache, you need to use the <ClearCache> co
Author:
DustinRyan
Date: 10/12/2010 Section:
Blog
tags :
clear SSAS server cache
,
performance test MDX
,
MDX
WinSCP from SSIS - secure FTP transfers
Intro: Free software - it's always right in everyone's price range and when one gets more out of it than one paid for it - there tends to be contentment. Recently when tasked with transferring some files via sFTP, the author found ( ok - Google found ) Wi
Author:
KeithHyer
Date: 5/5/2010 Section:
Blog
tags :
Secure FTP
,
SFTP
,
SSIS
,
StandardInputVariable
,
StandardOutputVariable
,
WinSCP
Generating Junk/Test Data For SSIS
Everyone once in a while I'll run across a requirement for me to generate a bunch of junk data for the sole purpose of performance testing or benchmarking. There are plenty of ways that I could generate my test data, including clever TSQL scripts or a Dat
Author:
DustinRyan
Date: 8/23/2012 Section:
Blog
tags :
generate test data
,
ssis
,
task factory
When was SQL Server Restarted?
While doing some performance testing recently and utilizing some of the DMV’s I figured, I better find out when the SQL Server Service was restarted. The reason being, the DMV’s get cleared out when SQL Server is restarted! Otherwise, the server I was doi
Author:
briankmcdonald
Date: 10/16/2010 Section:
Blog
tags :
Brian K. McDonald
,
WHEN SQL Server Was Restarted
,
TSQL
SQL Transfer Objects Tasks - possible bug for which to watch out..
In my company's testing environment, a backup is taken before the end-of-month when the (virtual) "books" are closed out. For our testing environment, I wrote a package which finds the latest copies of 2 of these backups, copies them to the QA server, res
Author:
KeithHyer
Date: 8/2/2010 Section:
Forum
tags :
parallel
,
Transfer sql Server Objects
Upgrade SQL/SSRS 2008R2 to 2012 SP1 SSRS Excel Rendering Issue
I'm testing upgrading SQL/SSRS from SQL 2008 R2 SP2 to SQL 2012 SP1 (11.0.3349). Most of my reports' data source is a Dynamics NAV 2009R2 SQL DB where most of the number fields are decimal(38,20). I'm finding that when I have a zero value in a column on a
Author:
tkruse
Date: 3/20/2013 Section:
Forum
tags :
excel 2010
,
render
,
SSRS 2012
,
upgrade
,
xml errors
ETL
Testing
Online Training and Job Placement Assistance
H2Kinfosys provides online and onsite ETL Testing Training Courses for an affordable price, 100% Job Oriented - Instructor Led - Face 2 Face - True Live Online IT Trainings For everyone - Any part of the World Unique Software Training center for Software
Author:
trainer10
Date: yesterday Section:
Blog
Standard Deviations with CTE
Standard Deviations with CTE’s in SQL I was working with a client recently getting the number of standard deviations a student was off the average number of suspensions. I accomplished this with two Common Table Expressions, (CTE). The first CTE gets the
Author:
MikeDavis
Date: 3/23/2011 Section:
Blog
tags :
Common table expresion
,
CTE
,
STDEV
,
sql
,
standard deviation
SQL Server 2008 R2 Developer Installation
Anyone else run into this? I'm installing a development / testing VM in Virtual PC 2007 and when attempting to install SQL 2008 R2 ( developer - from MSDN ) under Win XP SP3 ( fully patched ) - otherwise, a clean install, I get the following error: "Insta
Author:
KeithHyer
Date: 7/26/2010 Section:
Forum
tags :
error
,
Installation
,
setup
Leap Year issue with MDX date navigation
A few days ago (exactly one day after 29th of February when testing data from last night's load) I experienced a strange issue which I couldn't explain at first but then found out that it is related to the leap year and to the fact that even though this y
Author:
MartinIsti
Date: 3/2/2012 Section:
Blog
tags :
Date
,
LeapYear
,
ParallelPeriod
Proxy
There might be instances where you develop your packages to use Integrated security. After all the unit testing, you try run it in a SQL Agent job and it fails. The reason could be because you're running SQL Server Agent using local service account. Sever
Author:
nitya
Date: 4/6/2010 Section:
Blog
tags :
2005
,
agent
,
sql server
,
ssis
Dynamic SQL and Cached Query Plans
Over the many years that I’ve been dealing with SQL Server, I’ve always been told and read about how using dynamic SQL statements can’t be reused by the query optimizer. So, this morning, I thought about testing it out and finding out if dynamic SQL state
Author:
briankmcdonald
Date: 8/29/2010 Section:
Blog
tags :
Cached Resultsets
,
Dynamic SQL
,
SQL Server
,
TSQL
Two DataFlow tasks or two separate paths in a single data flow
I wonder if anyone has done any performance testing or has an opinion on the following approaches for parallel data loads. 1. Two DataFlow tasks in the control flow in a sequence container to run in parallel or 2. One DataFlow task in the control flow wit
Author:
Daniel
Date: 9/12/2012 Section:
Forum
tags :
DataFlow task
,
SSIS Parallel data load
FreeNAS and SQL Server Virtual Machines - any interest?
As a developer, I've build up a really nice little trio of (test) servers that I use to do experiments and learn new things about SQL Server, replication, encryption and the BI stack in my spare time ( both minutes of it per week! ). The overview of the t
Author:
KeithHyer
Date: 10/28/2011 Section:
Forum
tags :
FreeNAS
,
iSCSI
,
sql server 2008 r2
Print button not working -- from website
I had a strange problem today. I went to the website I have developed and maintain and tried to click on the print button and expected to get a normal printout. But instead was surprised to get a blank print out with just the header and footer. I thought
Author:
indupriya
Date: 4/4/2011 Section:
Blog
tags :
print button
,
print spooler
,
printing
Column Based Indexing in Denali
Recently, I was asked to install Denali for a client because one of the employees attended PASS 2010 and had seen a session about column based indexing. The client was really eager to begin testing in their environment to see what kind of performance boos
Author:
briankmcdonald
Date: 11/24/2010 Section:
Blog
tags :
Brian K McDonald
,
DENALI CTP1
,
COLUMNSTORE
Issues with deploying tabular data models in Denali
I have been testing the new tabular data models in SQL Server Denali CTP3 and I have occassionally had issues with deploying models that I had previously deployed to a server. I created two new models yesterday and successfully deployed them to my Denali
Author:
dmarkel
Date: 8/26/2011 Section:
Forum
tags :
Denali
,
tabular data model
MS Cube Browser
The Bids browser is only in BIDS. The browser is just for testing. Excel is much more powerful. You can create charts also.
Author:
MikeDavis
Date: 2/28/2010 Section:
Forum
tags :
browser
,
cube
,
ssas
Page 1 of 4 (86 items)
<< Prev
1
2
3
4
Next >>
Go to page:
[Go]