CSTE & Software Testing
HI Its Vaishali from Pune, I would like to appear for March 08 CSTE, i heard from others that CSTE 08 syllabus is going to change.....
Could you please confirm me Is it true? If Yes then please provide me some more information.
- 4 comments






- 1950 reads
Test Case Generation
To generate a ‘good’ set of test cases, the test designer must be certain that their suite covers all the functionality of the system and also has to be sure that the suite fully exercises the GUI itself. The difficulty in accomplishing this task is twofold: one has to deal with domain size and then one has to deal with sequences. In addition, the tester faces more difficulty when they have to do regression testing.
The size problem can be easily illustrated. Unlike a CLI (command line interface) system, a GUI has many operations that need to be tested. A very small program such as Microsoft WordPad has 325 possible GUI operations [1]. In a large program, the number of operations can easily be an order of magnitude larger.
|
ACID stands for : Atomicity For OLTP databases and when databases deal with mission-critical business transactions and critical information ACID features are much need for reliability & stability. For customers that demand high quality of databases to maintain confidentiality of their informatino, ACID features is what you need. Tags: Inspection in software engineering, refers to peer review of any work product by trained individuals who look for defects using a well defined process. An inspection might also be referred to as a Fagan inspection after Michael Fagan, the inventor of the process. An inspection is one of the most common sorts of review practices found in software projects. The goal of the inspection is for all of the inspectors to reach consensus on a work product and approve it for use in the project. Commonly inspected work products include software requirements specifications and test plans. In an inspection, a work product is selected for review and a team is gathered for an inspection meeting to review the work product. A moderator is chosen to moderate the meeting. Each inspector prepares for the meeting by reading the work product and noting each defect. The goal of the inspection is to identify and repair defects. In an inspection, a defect is any part of the work product that will keep an inspector from approving it. For example, if the team is inspecting a software requirements specification, each defect will be text in the document which an inspector disagrees with. Tags: Submitted by admin on April 12, 2006 - 3:43pm.
These definitions have been extracted from Version 6.2 of the British Computer Society Specialist Interest Group in Software Testing (BCS SIGIST) Glossary of Testing Terms Version 6.2. 1 acceptance testing: Formal testing conducted to enable a user, customer, or other authorized entity to determine whether to accept a system or component. [IEEE] 2 actual outcome: The behaviour actually produced when the object is tested under specified conditions. Tags: Submitted by admin on April 12, 2006 - 3:37pm.
• Unit Testing.
The objective of unit testing is to identify coding errors and omissions in the application components and modules. Unit testing helps in verifying program design and coding to the specifications. Unit testing is the initial phase of testing carried out on new and changed code before integration. The scope of unit testing extends from the smallest constituent of a program such a function to individual modules. Every phase of development has to include unit testing be it new application or a change to existing code. Tags: |



Recent comments
1 hour 22 min ago
1 hour 25 min ago
1 day 20 hours ago
1 day 21 hours ago
3 days 13 hours ago
3 days 20 hours ago
5 days 16 hours ago
1 week 19 hours ago
1 week 21 hours ago
1 week 1 day ago