What is the difference between Dim And Redim
Answer Posted / ravi_kanakam
Dim statement is used to formally declare a variable, where
as ReDim statement is used to resize a dynamic array that
has already been formally declared.
| Is This Answer Correct ? | 97 Yes | 9 No |
Post New Answer View All Answers
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
Suppose I want fail that check point? How can you do that?
What are the various types of Actions in UFT?
Explain the concept of object repository and how qtp recognises objects?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
How is the Bitmap checkpoint different from Image checkpoint?
Explain process of smart Identification in QTP?
What contains Data Driven Framework document in qtp?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
How many types of recording modes are there?
hou can we use vb script in qtp could u tell me breafly
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
What are the 3 main stages involved in testing with qtp?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?