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 |
what is the code in QTP to take screen shot?
How many types of Automation frameworks are there in UFT? Describe them.
Have you faced any problems with object repository?
How will you test a keyboard?
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
please send detail navigation for merging of object ripositories in QTP 8.2
3 Answers Infosys, Ordain Solutions,
Hi, I will provide perticular age,it needs to enter date in text box (MM/DD/YYYY) compare to system date. or already exist data in the text box.
What is difference between Recording time object identification and Run time (Execution) time.
1) 100 test boxes there in application. how to click 100 test boxes using vb script? 2) 100 objects there in web page,how we will store that 100 objects repostries?
How to write script to display a message box having the "Date" value of the fourth mail(yahoo account). I've tried it with the web table concept but the content doesn't get displayed? Please help me out to resolve this :-)
what is the qtp objects?
Hi friends, In a particular test how many maximum call to new actions we can call?It reusable or normal actions what ever it is .