Resource
Magazine [500]
Magazine [301]
Newsletter [198]
Video [622]
Link [813]
Blog [159]
Resources [380]
Website [240]
Tools [30]
News [2773]
2013 [17]
2012 [39]
2011 [104]
2010 [180]
Webinar [914]
Jobs [869]
Test Lead [93]
SQA, QA [255]
Tester [413]
Certification Resource
CTFL [623]
Manual [349]
Sample Exam [272]
CTAL [271]
CTEL [35]
CSQE [41]
PMP [114]
ITIL [67]
HP [1204]
QTP [756]
LoadRunner [206]
Winrunner [39]
Others [36]
IBM [125]
RFT [32]
RPT [11]
RTM [19]
RUP [15]
Others [48]
Compuware [22]
Borland [34]
Other [81]
Forum
Forum [1935]
Book [56]
Conference [64]
ISTQB [158]
QTP [92]
Software Test [1062]
Testing Tool [287]
istqb_exam_schedule_2013_120x100.png asta2013_leflet_left_130x.png PMP_Certified.png SpiraTest-120x100.gif
Total Articles 274
No.
Author
274 DB, Test Data Introduction to Structured Query Language 4 file
[Level:1]vaishali31
199 May 09, 2013
This is a tutorial of the Structured Query Language (also known as SQL) and is a pioneering effort on the World Wide Web, as this is the first comprehensive SQL tutorial available on the Internet...  
273 DB, Test Data Introduction to Structured Query Language 3 file
[Level:7]santleon
125 May 07, 2013
This page is a introductory tutorial of the Structured Query Language (also known as SQL) and is a pioneering effort on the World Wide Web, as this is the first comprehensive SQL tutorial available ...  
272 DB, Test Data PL SQL For Begineers 2 file
[Level:7]santleon
137 May 07, 2013
The PL/SQL Block All PL/SQL programs are made up of Blocks. A PL/SQL program MUST contain at least one block. A Block is made up of PL/SQL statements enclosed within the keywords, BEGIN and END...  
271 DB, Test Data Database/Backend Testing 3
[Level:7]socrates
332 Apr 04, 2013
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExp-lorer4 Database/Backend Testing Testing Considerations/Issue-s Apart from testing ...  
270 DB, Test Data Database Testing 3 file
[Level:6]gpuneet
294 Mar 26, 2013
A simple tutorial for Database Testing  
269 DB, Test Data Creating a DotNetNuke Module using LINQ to SQL 2 file
[Level:0]qnv96
151 Mar 16, 2013
This tutorial will show you how to create a DotNetNuke module using LINQ to SQL.  
268 DB, Test Data Database Testing
[Level:3]Keniya
297 Mar 14, 2013
1). what is Database Testing? Testing the backend databases, like comparing the actual results with expected results. 2). what is database testing and what we test in database testing Data bas testing basic...  
267 DB, Test Data Infosys data-warehouse-testing 1 file
[Level:1]hasee
394 Feb 01, 2013
Infosys data-warehouse-testing  
266 DB, Test Data Data validity testing 2 file
[Level:1]maghi
440 Dec 22, 2012
In this we test data validity testing, data integrity testing, performance related things, testing Procedure triggers and functions In DB testing we need to check for, 1. The field size validation ...  
265 DB, Test Data Triggers on tables. 2 file
[Level:8]chaitra1987
319 Dec 05, 2012
Triggers Triggers are a special type of procedure that are fired automatically when an query is executed on a table or a view. Triggers provide a powerful way of control how action queries modify the...  
264 DB, Test Data Database Testing 2 file
[Level:4]krishna pujeri
373 Dec 03, 2012
Database is one of the inevitable parts of a software application these days. It does not matter at all whether it is web or desktop, client server or peer to peer, enterprise or individual business, ...  
263 DB, Test Data Basic Mistakes in Database Testing
[Level:3]muralibolagani1
350 Nov 27, 2012
Basic Mistakes in Database Testing There is a huge number of books about TDD. Those books usually concentrate on using test for units of work. Units of work are understood in many different ways, usually...  
262 DB, Test Data Database Testing imagefile
[Level:3]muralibolagani1
396 Nov 27, 2012
Just Imagine that there is an application which you feel is a masterpiece has been released to the users but the user has difficulty installing the application on his system and while trying the instal...  
261 DB, Test Data SQL Queries 6 file
[Level:5]gogreen
800 Nov 14, 2012
As a database developer, writing SQL queries, PLSQL code is part of daily life. Having a good knowledge on SQL is really important. Here i am posting some practical examples on SQL queries. To solv...  
260 DB, Test Data SQL Notes 1 file
[Level:5]gogreen
248 Nov 14, 2012
Query to update using INNER JOIN update TestDB.dbo.tbl_emp set dept_desc = dept_name from TestDB.dbo.tbl_emp e inner join TestDB.dbo.tbl_dept d on e.did = d.did Query to give coma separated output ...  
259 DB, Test Data 10 very useful SQL queries using join 1 file
[Level:5]gogreen
520 Nov 14, 2012
10 Very Useful SQL Queries with JOINS SQL Joins are helpful when we have to fetch data with a single query from two or more database tables. Case: I need to store news/article information. The ne...  
258 DB, Test Data Data Migration : Pre-migration testing 2 file
[Level:4]prabhusowmya
429 Nov 07, 2012
The de facto approach to testing data and content migrations relies upon sampling, where some subset of random data or content is selected and inspected to ensure the migration was completed “as de...  
257 DB, Test Data Preparation for Database Testing 1 file
[Level:3]dix
481 Nov 07, 2012
First of all let us quickly understand as to what are the Relational Datatbases Relational databases are tabular databases that are used to store target related data that can be easily reorganized and queri...  
256 DB, Test Data Relational DataBase Management Systems RDBMS Testing 1 file
[Level:12]crmanikandan
358 Nov 05, 2012
Relational-DataBase-Management-Systems-RDBMS-Testing Table of Contents 1. Why test an RDBMS? 2. What should we test? 3. When should we test? 4. How should we test? Database sandboxes Writing database te...  
255 DB, Test Data Database Testing - Basic Concepts file
[Level:12]crmanikandan
369 Nov 04, 2012
interface, business or application layer, data access layer, database layer). To effectively test the application, all the layers need to be tested for what bugs and issues they can introduce into the ...  
254 DB, Test Data Database - BackEnd-Testing 1 file
[Level:12]crmanikandan
565 Nov 04, 2012
1. INTRODUCTION 1.1 Why back end testing is so important 1.2 Characteristics of back end testing 1.3 Back end testing phases 1.4 Back end test methods 2. STRUCTURAL BACK END TESTS 2.1 Database...  
253 DB, Test Data Introduction To Database Testing 6 file
[Level:4]dicky32
868 Oct 20, 2012
Books contains Database and Scrum knowledge In this module, you will learn: · Relational Database Management System · Database Development life cycle · SQL , PL/SQL · Database Testing Concepts  
252 DB, Test Data Beginning Oracle SQL (Expert's Voice in Oracle) 1 file
[Level:12]faruk109
451 Oct 04, 2012
Beginning Oracle SQL is your introduction to the interactive query tools and specific dialect of SQL used with Oracle Database. The book is a revision of the classic Mastering Oracle SQL and SQL...  
251 DB, Test Data SQL Cheat Sheet 4 file
[Level:1]arunz550i
1112 Sep 10, 2012
SQL stands for Structured Query Language SQL is pronounced “sequel” SQL is declarative language SQL is used to access & manipulate data in databases Top SQL DBs are MS SQL Server, Oracle, DB2, an...  
250 DB, Test Data groovy basics 3 file
[Level:1]phuongtest
382 Sep 04, 2012
Welcome on board the Groovy flight. Before proceeding through the content of this tutorial, please make sure to fasten your seat belt, before we take off to higher levels of grooviness... This page ...  
249 DB, Test Data ADODB Using Databases. 1 file
[Level:1]phuongtest
245 Sep 04, 2012
ADODB database  
248 DB, Test Data MOLAP, ROLAP and HOLAP
[Level:0]Ridz
382 Sep 04, 2012
MOLAP, ROLAP and HOLAP In the OLAP world, there are mainly two different types: Multidimensional OLAP (MOLAP) and Relational OLAP (ROLAP). Hybrid OLAP (HOLAP) refers to technologies that co...  
247 DB, Test Data DELETE & TRUNCATE commands? 2
[Level:0]Ridz
417 Sep 04, 2012
DELETE & TRUNCATE commands? Delete command removes the rows from a table based on the condition that we provide with a WHERE clause. Truncate will actually remove all the rows from a table an...  
246 DB, Test Data SQL Functions -- STUFF() & REPLACE()
[Level:0]Ridz
336 Sep 04, 2012
STUFF(): STUFF() can be used to stuff a string into another string. It inserts the string at a given position, and deletes the number of characters specified from the original string. DECLARE @strT...  
245 DB, Test Data Oracle Bi Testing Strategy 1
[Level:12]kool-eTester
586 Sep 03, 2012
Oracle Bi Testing Strategy The primary focus of DW/BI testing is to ensure competent and perfect database structures, ETL processes, front-end access and that BI reports generation processes completely ...  
244 DB, Test Data Strategies for Testing Data Warehouse Applications 1
[Level:12]kool-eTester
476 Sep 03, 2012
Strategies for Testing Data Warehouse Applications Introduction: There is an exponentially increasing cost associated with finding software defects later in the development lifecycle. In data warehousi...  
243 DB, Test Data ACID Properties in DBMS
[Level:6]avinashonline
527 Sep 02, 2012
Atomicity Atomicity requires that each transaction is "all or nothing": if one part of the transaction fails, the entire transaction fails, and the database state is left unchanged. An atomic system m...  
242 DB, Test Data SQL Reference file
[Level:6]avinashonline
377 Aug 31, 2012
A must have document for quick SQL Reference  
241 DB, Test Data JavaScript Injection 1
[Level:0]Ridz
380 Aug 31, 2012
JavaScript Injection Overview JavaScript is a widely used technology within websites and web based applications. JavaScript can be used for all sorts of useful things and functions. But along with this comes ...  
240 DB, Test Data MySQL Tutorial 1 file
[Level:1]Chanty
409 Aug 30, 2012
This is the MySQL Tutorial from the MySQL !#!amp!#!current-series!#!;!#! Reference Manual. Document generated on: 2011-03-31 (revision: 25651) Copyright © 1997, 2011, Oracle and/or its affiliates. All rights ...  
239 DB, Test Data Typical written test case format 1
[Level:1]baoly
514 Aug 21, 2012
Typical written test case format A test case is usually a single step, or occasionally a sequence of steps, to test the correct behaviour/functional-ities, features of an application. An expected result o...  
238 DB, Test Data NoSQL 1 file
[Level:2]Unname
511 Aug 13, 2012
. NoSQL là gì? 1. Thuật ngữ NoSQL còn có nghĩa là Non-Relational (NoRel) - không ràng buộc. Tuy nhiên, thuật ngữ đó ít phổ dụng hơn và ngày nay người ta thường dịch NoSQL thành N...  
237 DB, Test Data SQL Server Perfmon Counters of Interest 1 file
[Level:0]anand123
677 Aug 02, 2012
The number of bytes sent and received over a specific network adapter, including framing characters. Be sure to record the throughput of your SQL Server’s NIC card(s). Watch for this value possibly ...  
236 DB, Test Data SQL Tutorial for software tester 4 file
[Level:1]sunny1
1020 Jul 30, 2012
This SQL tutorial gives unique learning on Structured Query Language and it helps to make practice on SQL commands which provides immediate results. SQL is a language of database, it includes database creat...  
235 DB, Test Data DB TESTING Questions 3 file
[Level:1]vaishali31
777 Jul 23, 2012
Q. 11: How do we use SQL queries in QTP? By using output database check point and database check point, Select SQL manual queries option And enter the "select" queries to retrieve data in the da...  
234 DB, Test Data SQL for Tester 5 file
[Level:4]Geetham
918 Jul 18, 2012
Simple Queries: 1. List all the employee details 2. List all the department details 3. List all job details 4. List all the locations 5. List out first name,last name,salary, commission for all employees ...  
233 DB, Test Data Howe to Write the Database Test – Simple Methods 4
[Level:12]kool-eTester
691 Jul 13, 2012
Database testing is perhaps the most important test that can check the overall functionality of the software . A complete software system will enhance functionality of different aspects like stored functi...  
232 DB, Test Data Database Testing using SQL 5 file
[Level:4]santosh.M
1030 Jul 11, 2012
Nice tutorial on database testing  
231 DB, Test Data Test data preparation for Data base Testing 2
[Level:4]ram42
626 Jul 11, 2012
The test data should be selected precisely and it must possess the following four qualities: 1. Realistic: By realistic, it means the data should be accurate in the context of real life e.g. in order...  
230 DB, Test Data RDBMS Concept 2 file
[Level:3]machrajk
632 Jun 29, 2012
1. INTRODUCTION 4 2. FILES, DATABASES AND DATABASE MANAGEMENT SYSTEMS.5 2.1 Data Storage 5 2.2 File Based Systems. 5 2.2.1 Data Files . 6 2.2.2 Records. 6 2.2.3 Fields. 6 2.2.4 Data T...  
229 DB, Test Data Basic Sql Queries 6 file
[Level:1]t.hari
984 Jun 28, 2012
basic sql queries  
228 DB, Test Data SQL IMP Queries 2
[Level:1]t.hari
924 Jun 28, 2012
top ten sql queries .. like find nth row, find 4th highest salary, find duplicates IMP QUERIES 1) To find the nth row of a table SQL> Select *from emp where rowid = (select max(rowid) from e...  
227 DB, Test Data Challenges of datawarehouse testing 3 file
[Level:5]fungas
523 Jun 26, 2012
2 Challenges of Data warehouse Testing • Data selection from multiple source systems and analysis that follows pose great challenge. • Volume and the complexity of the data. • Inconsistent and redundan...  
226 DB, Test Data SQL Complete Reference 4
[Level:6]BalajiM
594 Jun 22, 2012
LOCATION Location_ID Regional_Group 122 NEW YORK 123 DALLAS 124 CHICAGO 167 BOSTON DEPARTMENT Depa...  
225 DB, Test Data MS SQL QUERIES 3
[Level:3]seanchristian
923 Jun 13, 2012
MS SQL QUERIES BY SEAN CHRISTIAN 1) Select * from table name 2) Select column name, *from table name 3) Select *from table name where column name like ‘%’ 4) Select *from table name (nolock) ...  
rss_button.jpg   twitter_button.jpg
Service
istqb_exam_schedule_2013_300x145.png
New
Popular Documents
Popular Download
Weekly
Monthly
Yearly
Twitter
Tag List
Visitor
Member Login (IP)
233992 94338 203374048
Yesterday Today Total