Entries tagged as Software Testing Methods
Approach for Black-Box testing on Window-based Application
What is the approach for Black-Box testing on Window-based Application? Black-Box testing on Window-based Application -Â Editable Fields Checking and Validation:Â Valid/invalid characters/strings data in all editable fields Valid minimum/maximum/mid range values in fields Null strings (or no data ) in required fields Record length (character limit)in text/memo fields Cut/copy/paste into/from fields when possible Not Read More...
Test automation implementation
Explain Test automation implementation in following Development styles. a. Desktop application development and Test automation. b. Client/Server Development and Test automation. Â a. Desktop application development and Test automation -Â The software was written to provide a friendly interface for information workers: Spreadsheet jockeys, business people needing written reports, and game players. The full spectrum Read More...
Development style and testing style
Explain Development style and testing style for different types of software development. Three Waves of Software Development -  Wave   Type of application   Development Style   Test style  1. Desktop Event-Driven framwork surrounds individual procedural functions The common style is to have a hierarchical set of menus presenting a Read More...
Structural System Testing Techniques
Explain following Structural System Testing Techniques. a. Recovery Testing. b. Security Testing. Â Structural System Testing Techniques -Â a. Recovery Testing: Usage * Recovery is ability to restart the operation after integrity of application is lost. * It includes reverting to a point where integrity of system is known , then reprocessing up until the Read More...