What type of VB script u had done in expert view?



What type of VB script u had done in expert view?..

Answer / sreeprasad

In Expert view we can use the VB keyword for scripting like

Function:

1).Mid Returns a specified number of characters from a

string.

2).Strcom Returns a value indicating the result of a string

comparison.

3).Instr Returns the position of the first occurrence of one

string within another.

4).Isdate Returns a Boolean value indicating whether an

expression can be converted to a date.

so many functions are there that you can use in the expert

view.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More QTP Interview Questions

Where we save all scripts in the QTP

5 Answers   Ordain Solutions, Sathya Technologies,


How to create runtime property for an object?

7 Answers  


What is InStr()

6 Answers   Kanbay,


how to test power point using QTP 8.2 ? What are different methods to retrieve value from Application during runtime ?

3 Answers   HCL,


What are the views available in quicktest professional?

0 Answers  


When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)

2 Answers  


I need diffrences between Object Identification, Smart Identification, Regular expresion,Low-Level Recording (enables you to record on any object in your application, whether or not QuickTest recognizes the specific object or the specific operation.) I am working on Web Application. In that object caption will change dynamically. For example, consider “Save” button. On clicking save button the caption changing as “ EDIT ”. From above concept which concept I have to use here?

2 Answers   Ordain Solutions,


Older version QTP is 8.2 and New version QTP is 9.2. My question is, Why it is QTP 9.2, why not 8.3,8.4 .... why it is not something ?

1 Answers  


How will u integrate oracel with QTP?

2 Answers   Microsoft,


HOW TO DO THE BATCH TESTING USING QTP?

8 Answers   CTS,


Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?

0 Answers  


What is the default add-ins in qtp?

0 Answers  


Categories