One Testing Center

QTP - Keyword Driven Framework. QTP Learning Book - Learn By Questions. QTP Learning Book - Made Easy - Part1. QTP Learning Book - Made Easy - Part2. QTP Quality Center - QC.

Recent Post

FSO–FileSystemObject (VBScript)

FileSystemObject Work with Drives, Folders and Files. Object heirarchy: FileSystemObject FileSystemObject.Drives FileSystemObject.Drives.item FileSystemObject.GetFolder FileSystemObject.GetFile Once a File System Object has been opened you can use Methods and Properties to work with folders and files: FileSystemObject Methods: .BuildPath(strPath, strFileName) .CopyFile(Source, Dest [,Overwrite (True/False)] .CopyFolder(Source,...

On Error Resume Next

On Error Statement Enables or disables error-handling. On Error Resume Next On Error GoTo 0 Remarks If you don't use an On Error Resume Next statement anywhere in your code, any run-time error that occurs can cause an error message to be displayed and code execution stopped. However, the host running the code determines the exact behavior. The host can sometimes opt to handle such errors differently. In some cases, the script debugger...

HP Unified Functional Testing software

HP Unified Functional Testing software Simplify test creation and maintenance with intuitive design approaches Key Features Simplified test creation and maintenance with keyword and drag-and-drop design approaches Validate and report on multi-layer application test scenarios Functional and regression testing for every major software application and environment...

GAReddy @ OneTestingCenter @ All Articles