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



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

Answer / debashish_samanta

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 ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize

2 Answers  


Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints

0 Answers  


How to Save your test using QTP?

1 Answers  


What is object repository in qtp?

0 Answers  


How you automate testscripts one by one or moduelwise or all at once

2 Answers  






What are the challenges do we face while testing webbased applcations using the automation tool QTP or any?

1 Answers  


how to get column count in datatable

3 Answers  


how can i replace any text from the qtp script with some anothere text

1 Answers   Livetek,


Can we use smart identification in Keyword Driven approach? If yes , How we can use. Please Explain?

1 Answers  


What is qtp window?

0 Answers  


Explain synchronization types in QTP

2 Answers  


How to add a runtime parameter to a data sheet?

6 Answers  


Categories