What VBScript operators, functions, and statements do you
use in QuickTest Professional?
Answer / Yogesh Kumar Kardam
In QuickTest Professional (QTP), commonly used VBScript operators include Arithmetic Operators (*, /, +, -, and modulo %), Logical Operators (AND, OR, NOT), Comparison Operators (=, <, >, <=, >=, <>, IsNull, IsEmpty), Assignment Operators (=, +=, -=, *=, /=, =*), Conditional Operator (If ... Then ... Else), Loop Control Statements (For Each-Next, For ... Next, Do ... Loop While ... Wend), and Function calls such as InputBox, MsgBox, Time.CurrentTime, and others.
| Is This Answer Correct ? | 0 Yes | 0 No |
for example u can take ebay or plifcart online shoping web application--------- write acode in vbscript in qtp---- search box and write (iphone6)and click on go button then opened diff prise iphones in next page but u can select 30,000 to 90,000 list pls write code?
2 Answers FFASVA, Genpact, Wipro,
What is an optional step in qtp ?
What is data driver in qtp?
How can i get QTP 9.2 software or any webside where i can download ? can anyone help me out , i want to be expert in QTP ,but i don't have the software
in qtp wha t is synchronisatin pt,what is the maximam time out
On a web application I want to select list item 5 from a dropdown list. but QTP identifying this object as winobject. Then how can we select list item 5 from that dropdown list.
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
what is the difference between quality and testing ?
How can i initiate the objects to find uniquely in OR
What contains Data Driven Framework document in qtp?
what is the Descriptive Progarmming? how it is help to testers in QTP?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process