We have a text file which contains 1 to 100 numeric values sequentially like 1
2
.
.
100
Now we have to count them and transfer to XML file by writing a code in qtp.
a="1 2 3 4 5 6 7 8 9 10"
b=split(a," ")
msgbox ubound(b)
| Is This Answer Correct ? | 0 Yes | 0 No |
In QTP for .net application which plug in is used? For Java Application which plug in is used ?
2 Answers AppLabs, Fraze Tech,
HOW AND WHY TO CREATE EMPTY OBJECT IN QTP?
Write a command for setvalue function in a webedit
What are objects? how do you select the unknow object?
Hai anyone please "Explain about Framework in QTP?"
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
How do we create and run the scripts with out using O.R. ?
There are 3 types of frame works in QTP 1. Linear frame work 2. Modular frame work 3. Key word driven frame work. Can any body explain the above 3 frame work models. y2k_ram2000@yahoo.com
6 Answers Fidelity, GDS, IBM, TCS, Wipro,
How to Analyze the Checpoint results by Text/Text Area Checkpoint?
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
What is throw Object?
Give one example of Standard checkpoint in qtp 10?