how can you describe the basic flow of automation with
conditional and programmatic logic?
Answer / kk
if endif
for next
while-wend
do-loop
should be used to control the flow of automation.
| Is This Answer Correct ? | 2 Yes | 0 No |
Can you tell me the differences between writing the VB script manually for a application and recording the same application in QTP , with a example?
what is meant by iterative model?What is its working principle?What are its advantages and what are its drawbacks?
Recovery Manager means..?
Explain the check points in quicktest professional (qtp)?
How to capture the Check point Value into a variable?
Could anyone please tell me one situation where you have used recovery scenarion in real time with an example?
What is diff between SDLC AND STLC?
What is Descriptive Programing? In which cases, we will go for descriptive programing?
What is the exact difference between QTP and RFT ?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
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,
WHAT IS PARAMITARIZATION?