What type of VB script u had done in expert view?
Answer Posted / 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 View All Answers
What is an optional step in qtp ?
what is the difference between built-i function and In-built function?
how to test Web application using QTP software
What is the use of Debug Viewer?
Can we create user defined functions in qtp?
Explain more about the Test Fusion Report of QTP?
Which environments does qtp support?
How to capture all the data of a webtable, weblist and combolist using QTP?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
what are the challenges you have faced while testing web based application using the automation tools ?
Hybrid framework supports Descriptive programming. Is it true?
can u explain relative path architecture framework in qtp?
What are the common defects found in your project? (in qtp interview)
Get the count of files of similar types from a folder.
How to create runtime property for an object?