Black box security tests are conducted to identify and resolve potential security vulnerabilities before deployment or to periodically...
Read more
Security testing at a Glance
Black box testing is generally used when the tester has limited knowledge of the system under test or when access to source code is not available. Within the security test arena, black box testing is normally associated with activities that occur during the pre-deployment test phase (system test) or on a periodic basis after the system has been deployed.
Last Updated on Friday, 29 January 2010 04:32
Black box security tests are conducted to identify and resolve potential security vulnerabilities before deployment or to periodically... Read more
Advanced QTP Tutorial (VBScript Orientation)
IntroductionCommentsVB Script VariablesVB Script Data TypesVB Script OperatorsInput/Output Operations ConstantsConditional StatementsGeneral ExamplesLoop Through CodeProceduresBuilt-In FunctionsVBScript syntax rules and guidelinesErrorsFile System OperationsTest Requirements SolutionsQTP Add-Ins Information VBScript Glossary1. Â IntroductionVBScript is a scripting language. A scripting language is a lightweight programming language. VBScript is a light version of Microsoft's programming...
Last Updated on Monday, 18 January 2010 17:18
QTP Inertview Questions
1. Explain the concept of how QTP identifies object.
Last Updated on Sunday, 25 October 2009 15:14
QTP uses the Object Repository file to recognize objects on the application. When QTP runs a action, it uses the Object Repository to locate objects. It reads an objects description in the Object Repository and then looks for an object with the same properties in the application being tested 2. Differentiate the two Object Repository Types of QTP. In Qtp there are 2 types of object repositories. 1. Shared Object Repository2. Per Action... |
|
|