Skip to main content

Home/ Software Tutorials for Visual Learners/ Group items matching "guide" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
1More

The Testing process and the Software Testing Life Cycle - 0 views

  •  
    Every testing project has to follow the waterfall model of the testing process.
1More

Evolution of the Software Testing discipline - 0 views

  •  
    The effective functioning of modern systems depends on our ability to produce software in a cost-effective way.
1More

Who will benefit? - 0 views

  •  
    Beginners. For those of you who wish to mould your theoretical software engineering knowledge into practical approach to working in the real world.
1More

What Are The Objectives Of The Final Regression Testing? - 0 views

  •  
    regression tests to the test in which maximum automation can be done. The reason is the same set of test cases will be held on the construction time from several different.
1More

ACTIVITIES OF A TEST ENGINEER - 0 views

  •  
    A Test Engineer is an information technology (IT) professional who is in charge of one or more technical test activities, including designing test inputs, producing test case values, running test scripts, analyzing results, and reporting results to developers and managers.
1More

Testing Levels Based on Software Activity - 0 views

  •  
    Tests can be derived from requirements and specifications, design artifacts, or the source code. A different level of testing accompanies each distinct software development activity
1More

Testers and the Testing Process - 0 views

  •  
    To plan and execute tests, software testers must consider the software and the function it computes, the inputs and how they can be combined, and the environment in which the software will eventually operate.
1More

A Sample Software Testing Problem - 0 views

  •  
    A small program displays a window with the current system time and date, which can be changed by typing new values into the edit fields as shown in Figure A. The program is terminated by the Alt-F4 keystroke sequence, and the Tab key moves between fields.
1More

Content Management Testing - 0 views

  •  
    'Content Management' has gained a predominant importance after the Web applications took a major part of our lives. What is Content Management? As the name denotes, it is managing the content. How do they work? Let us take a common example.
1More

The Test Driver - 0 views

  •  
    The Test Driver is the "main program" that controls the test. Here is a simple example of a driver that will test the sine function from the standard C library:
1More

How To Process MySQL Timestamp in PHP - 0 views

  •  
    Many of us do not realize that MySQL's Timestamp is not the timestamp which PHP date() understands. In fact if you try to use MySQL timestamp directly in php date() function then you will get totally wrong dates. There is a simple way to use MySQL timestamp data in php.
1More

MySQL 5.5 Milestone 2 improves replication and stored procedures - 0 views

  •  
    The MySQL developers have released milestone 2 of MySQL 5.5, on the path to a general release in mid-2010. The new milestone release incorporates semi-synchronous replication in MySQL 5.5 based on patches to InnoDB developed by Google.
1More

MariaDB 5.1.44b Released - 0 views

  •  
    MariaDB 5.1.44b Linux and Solaris binaries, Ubuntu/Debian/CentOS packages, and source are now available for download.
1More

Microsoft links free SQL database with ASP .Net - 0 views

  •  
    Microsoft is enabling its free SQL CE (SQL Server Compact Edition) database to work within ASP.Net Web applications, thus providing a lightweight database option for ASP.Net Web development, a Microsoft official said this week.
1More

Stored Procedures in MySQL 5.0 - 0 views

  •  
    MySQL 5.0 introduced Stored Procedures which allow us to automate or program our way out of many tasks on directly on the server rather than having to write external scripts to do complex manipulation of data.
1More

MySQL 5.0 New Features: Triggers - 0 views

  •  
    Whenever I want to show actual code, such as something that comes directly from the screen of my mysql client program, I switch to a Courier font, which looks different from the regular text font.
1More

MySQL 5.0 New Features: Data Dictionary - 0 views

  •  
    Whenever I want to show actual code, such as something that comes directly from the screen of my mysql client program, I switch to a Courier font, which looks different from the regular text font.
1More

MySQL 5.0 New Features - 0 views

  •  
    MySQL user who wants to know "what's new" in version 5. The short answer is "stored procedures, triggers, views, and information schema". The long answer is the MySQL 5.0 New Features series, and this book is the third in that series.
1More

MySQL Tip: How To Check, Repair & Optimize All Tables in All Databases - 0 views

  •  
    Here is a simple command to auto repair, check and optimize all the tables in all databases running on a MySQL server:
1More

How to start/stop MySQL server on Linux - 0 views

  •  
    This will kill the mysqld process. However the best way to stop (because it stops properly) is obviously:
« First ‹ Previous 81 - 100 of 110 Next ›
Showing 20 items per page