hi all
QTP recognizing objects
as "string_1","string_2","string_3","string_4" like that
but when using FOR LOOP for these.QTP not proceeding further
can i declare these _1,_2,_3,_4 as a single variable
Answer Posted / ramchandra patil
u can use Regular expressions and iterate through loop.No
need to declare four variables.
Let me know if u need code.
Ramchandra Patil
9699851282
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how you can find length of array in qtp?
What is data driver in qtp? Where we use it?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
In qtp is it possible to check broken links of a page?
what frame work you are following?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
What is a Patch in QTP?
Does QTP run in any environment?
Define Error Pane of UFT?
what is clean sweep?
What do you mean by iteration?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
What is data driver in qtp?
in a web page How to check and display a particular word from a paragraph?
What are the methods of the TextStream object that are used for reading from a text file?