Quality is delighting customers
Started this discussion. Last reply by Priya Dec 20, 2010. 2 Replies 0 Likes
hiplease any one answer me for follwingHow to test a SQL Query in QTP With out using Database Checkpoints?Thanks & RegardsviswaContinue
Started this discussion. Last reply by viswanadha Nov 27, 2010. 2 Replies 0 Likes
hiTo create a input box & to display we will use bellow codeDim InputInput = InputBox("Enter your name")MsgBox "You entered: " & Input, vbOkCancelNow my requirement iscreate an Input Box that…Continue
Started this discussion. Last reply by viswanadha Sep 13, 2010. 3 Replies 0 Likes
HIi am practicing modular frame work in QTP.I have a to know how to create and where to create the following environment fileEnvironment File[Environment]app_path=c:\program…Continue
Started this discussion. Last reply by prashant shrivastava Sep 10, 2010. 1 Reply 0 Likes
Hi there,The following code opens Internet Explorer nicely...VB Code:Set IE = CreateObject("InternetExplorer.Application")IE.Visible = TrueIE.Navigate "www.gmail.com" But when I try to open…Continue
© 2012 Created by Quality Testing.