| Page: 1 |
1) Introduction to Silk Test Architecture
Author:
D V Suresh
Category:
Software
Normal use of an application consists of a person manipulating a keyboard and mouse to initiate application operations. The person is said to be interacting with the GUI (Graphical User Interface). During Silk Test testing, Silk Test interacts with the GUI to submit operations to the application automatically.Thus Silk Test can simulate the actions of a person who is exercising all the capabilities of an application and verifying the results of each operation. The simulated user (Silk...
|
2) Software Testing Integration and Bottom Up Approach
Author:
D V Suresh
Category:
Software
How to perform Integration Testing:This integration testing is performed mainly in two ways· Non-Incremental method and· Incremental methodIn Non-incremental method, we integrate all the modules at a time. This method is basically a "big-bang" approach. This method, while common, is not recommended because it makes it almost impossible to determine the cause of any errors or problems.In Incremental method, we integrate small segments...
|
| Page: 1 |