ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  WinRunner
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
list out the some of the exceptions list usually occur 
while recording and playing the script.
 Question Submitted By :: Ashok
I also faced this Question!!     Rank Answer Posted By  
 
  Re: list out the some of the exceptions list usually occur while recording and playing the script.
Answer
# 1
RUN-TIME ERROS:

VBScript run-time errors are errors that result when your 
VBScript script attempts to perform an action that the 
system cannot execute. VBScript run-time errors occur while 
your script is being executed; when variable expressions 
are being evaluated, and memory is being dynamic allocated.

Error Number Description 
429   ActiveX component can't create object 
507   An exception occurred 
449   Argument not optional 
17    Can't perform requested operation 
430   Class doesn't support Automation 
506   Class not defined 
11    Division by zero 
48    Error in loading DLL 
5020  Expected ')' in regular expression 
5019  Expected ']' in regular expression 
432   File name or class name not found during Automation 
operation 
92    For loop not initialized 
5008  Illegal assignment 
51    Internal error 
505   Invalid or unqualified reference 
481   Invalid picture 
5     Invalid procedure call or argument 
5021  Invalid range in character set 
94    Invalid use of Null 
448   Named argument not found 
447   Object doesn't support current locale setting 
445   Object doesn't support this action 
438   Object doesn't support this property or method 
451   Object not a collection 
504   Object not safe for creating 
503   Object not safe for initializing 
502   Object not safe for scripting 
424   Object required 
91    Object variable not set 
7     Out of Memory 
28    Out of stack space 
14    Out of string space 
6     Overflow 
35    Sub or function not defined 
9     Subscript out of range 
5017  Syntax error in regular expression 
462   The remote server machine does not exist or is 
unavailable 
10    This array is fixed or temporarily locked 
13    Type mismatch 
5018  Unexpected quantifier 
500   Variable is undefined 
458   Variable uses an Automation type not supported in 
VBScript 
450   Wrong number of arguments or invalid property 
assignment 



SYNTAX ERRORS:

VBScript syntax errors are errors that result when the 
structure of one of your VBScript statements violates one 
or more of the grammatical rules of the VBScript scripting 
language. VBScript syntax errors occur during the program 
compilation stage, before the program has begun to be 
executed.

Error   Number Description 
1052    Cannot have multiple default property/method in a 
Class 
1044    Cannot use parentheses when calling a Sub 
1053    Class initialize or terminate do not have arguments 
1058    'Default' specification can only be on Property Get 
1057    'Default' specification must also specify 'Public' 
1005    Expected '(' 
1006    Expected ')' 
1011    Expected '=' 
1021    Expected 'Case' 
1047    Expected 'Class' 
1025    Expected end of statement 
1014    Expected 'End' 
1023    Expected expression 
1015    Expected 'Function' 
1010    Expected identifier 
1012    Expected 'If' 
1046    Expected 'In' 
1026    Expected integer constant 
1049    Expected Let or Set or Get in property declaration 
1045    Expected literal constant 
1019    Expected 'Loop' 
1020    Expected 'Next' 
1050    Expected 'Property' 
1022    Expected 'Select' 
1024    Expected statement 
1016    Expected 'Sub' 
1017    Expected 'Then' 
1013    Expected 'To' 
1018    Expected 'Wend' 
1027    Expected 'While' or 'Until' 
1028    Expected 'While,' 'Until,' or end of statement 
1029    Expected 'With' 
1030    Identifier too long 
1014    Invalid character 
1039    Invalid 'exit' statement 
1040    Invalid 'for' loop control variable 
1013    Invalid number 
1037    Invalid use of 'Me' keyword 
1038    'loop' without 'do' 
1048    Must be defined inside a Class 
1042    Must be first statement on the line 
1041    Name redefined 
1051    Number of arguments must be consistent across 
properties specification 
1001    Out of Memory 
1054    Property Set or Let must have at least one argument 
1002    Syntax error 
1055    Unexpected 'Next' 
1015    Unterminated string constant
 
Is This Answer Correct ?    0 Yes 0 No
Nath .t
 

 
 
 
Other WinRunner Interview Questions
 
  Question Asked @ Answers
 
How can integration testing be done through winrunner?? Satyam1
what is meant by CMMI standards iGate2
can u tell da low severity & high priority in Banking projects with Examples Agile-Software1
what is TSL script to connect testdirector through winrunner  2
After saving the tsl script of winrunner in TestDirector, if suppose any changes made to the script in ur winrunner would it get updated in TestDirector also??????? Ness-Technologies2
types of testing? and what is mean bvt and bat ? differ btwn bvt and bat pls can anybody post the answer  2
If winrunner doesn't understand the Text in the Application what you do? FCG1
how to write the pass or fail message in winrunner for eg: in QTP we can write like "Reporter.reportEvenr,micDon,"Test Test pass"  1
what are the stages of software development life cycle? Trigent2
How many exceptions are there in winrunner and what are they? Tomax1
How winrunner recognise window/object apart from GUI map file? CA4
which testcases do u automate?  1
what is validation? What is verificaion? What is the diffefernce between validation and verification? TCS7
The GUI MAp Editor or Rapid Fire test are not learning the GUI of any window or any object..The pointer conevrts to hand and everthing hangs till i don't press Ctrl+Alt+Del. Help me!!!  1
1,You have scripts in Qtp8.2 and some scripts 9.0 ..how to handle ? Ness-Technologies1
what load_dll in winrunner Sonata2
What are the functions generate when u use GUI Check point?give me some of ones? Second-Foundation4
what is the name given by WR to Microsoft excel file  2
Is it possible to place a Logical name in a data table and can use that logical name in the script? Tell me with mentioning function names..? Accenture1
We added data driven test in to our test script, how to remove the data driven wizard from the script? Wipro1
 
For more WinRunner Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com