Database Testing [ Share ,Read] |
Databases are not meant only to store the records. In fact, DBs have been evolved into extremely powerful tools that provide ample support to the developers in order to implement the business logic at DB level. Some simple examples of powerful features of DBs are ‘Referential Integrity’, relational constrains, triggers and stored procedures. So, using these and many other features offered by DBs, developers implement the business logic on DB level. Tester must ensure that the implemented business logic is correct and works accurately.
|
Rating:
Type:Free
Points Required: 0
|
SHELL SCRIPTING IN LINUX [ Share ,Read] |
Good Resource for beginners to Learn Shell Scripting in Linux . |
Rating:
Type:Free
Points Required: 0
|
Programming Language Syntax [ Share ,Read] |
In computer science, the syntax of a programming language is the set of rules that define the combinations of symbols that are considered to be correctly |
Rating:
Type:Free
Points Required: 0
|
Principles of Programming Language [ Share ,Read] |
The development of programming languages has profoundly impacted our relationship with language, complexity and machines. By introducing the principles of programming languages, using the Java language as a support, Gilles Dowek provides the necessary fundamentals of this language as a first objective.
|
Rating:
Type:Free
Points Required: 0
|