Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how can u find the syntax errors or other script errors in
your test during the execution of your QTP Test - (i.e.,
not after the execution/test run finished, but before
finishing the test run)

Answer Posted / nath t

we can findout errors before finishing the test run by
using Err Object.

Example:
On Error Resume Next
Err.Raise 6 ' Raise an overflow error.
MsgBox ("Error # " & CStr(Err.Number) & " " &
Err.Description)
Err.Clear ' Clear the error.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain structured testing? plz guys with exp. do answer

1925


Object repositories types, which and when to use?

1115


How is recording done when a application is over lapping the QTP application it gives a message object not recorded

2133


What are the features and benefits of quick test pro (qtp 8.0)?

1219


Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19

1675


What Folder Structure following in Keyword Driven Frame work?

2821


On what document base Descriptive programming is written if build is not yet ready ?

1467


am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)

1765


Does Low-level recording capture mouse movements?

1093


What are benefits of qtp?

1201


what is command for executing files?

2079


Explain the differences between table and db checkpoints?

1043


any body can you help me what is the script to automate an comand promt

2536


How to check feasibility of the appliction?in automation testing?

2035


Why we load add-ins in qtp?

1153