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 |
how can i count the number of links???
HI ALL, HOW WE INSTALL .NET ADD-IN OR JAVA ADD-IN TO THE QTP? PLZ URGENT.ANSWER ME.
how can we return a value from userdefined function for eg 2 functions in func1 iam getting 2 values(a,b) and storing in var(C). now i want to pass that var(c) to another func2 give me the script
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
hai friend's .. my question is a[0]=I a[1]=N a[2]=D LIKE IT GO'S i need output INDIA ,using simple string how will u do? can any one tell really need full..
4 Answers Mind Tree, Tech Mahindra,
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
A web Page has 2 frames. Find out the number of weblist items in the second frame of the page.
How will you handle java tree in qtp?
Mention what are the different types of recording modes in qtp? Which will be used when?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
What is Environment Variable and when we apply this in QTP?
Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).