Functional System Testing
#1

Functional System Testing

[attachment=17393]

The goal of software testing

The process of uncovering evidence of defects in software systems
Does not include efforts associated with tracking down bugs and fixing them
No amount of testing will improve the quality of a computer program
The more testing we do of a system, the more convinced we might be of its correctness
Testing cannot in general prove a system works 100% correctly


Test case execution


A running of the software (under test) that provides the inputs specified in the test case and observing the results and comparing them to those specified by the test case
If the actual result varies from the expected result, then a failure has been detected


Test data


An effective test strategy requires careful acquisition and preparation of test data prior to testing
Testing can suffer if test data is poor
Test data concerns:
Depth: quantity and size of data
Breadth: variance of data values and data types
Scope: completeness, relevance and accuracy of data
Result of a query should be valid for the specific purpose of the query, and not due to a missing or inappropriate value
Conditions: data should reflect specific “conditions” in the domain
Data that would otherwise arrive after performing specific operations over time
Test data and test results are expensive to construct

Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Embedded Software Testing seminar addict 1 2,775 30-01-2013, 12:22 PM
Last Post: seminar details
  Cloud Based Testing Service seminar details 1 1,335 03-10-2012, 03:10 PM
Last Post: seminar details
  DESIGN, ANALYSIS, FABRICATION AND TESTING OF MINI PROPELLER FOR MAVS seminar details 0 375 06-06-2012, 05:49 PM
Last Post: seminar details
  Monitor Testing Solution with VG-870A/B Proposals seminar paper 0 568 03-03-2012, 02:25 PM
Last Post: seminar paper
  System Testing seminar paper 0 644 02-03-2012, 04:54 PM
Last Post: seminar paper
  Session on Load Testing ppt seminar paper 0 747 25-02-2012, 02:58 PM
Last Post: seminar paper
  Data mining techniques to automate software testing seminar addict 1 1,471 14-02-2012, 10:45 AM
Last Post: seminar paper
  ULTRASONIC TESTING project uploader 0 688 02-02-2012, 11:34 AM
Last Post: project uploader
  ULTRASONIC TESTING project uploader 0 817 02-02-2012, 10:57 AM
Last Post: project uploader
  DIESEL-ELECTRIC LOCOMOTIVES: TRACTION ASSEMBLY AND LOCOMOTIVE TESTING project uploader 0 2,110 01-02-2012, 01:03 PM
Last Post: project uploader

Forum Jump: