Is it possible to test Flat file using QTP?

I have two file- first file is Input file and second file
is output file.
Input file has Format like first 2 field is record type,
next 10 field is Description.
Output file also has format.
I want to check this file format using QTP. Is it possible??
please reply with example.

Answer Posted / pravash

need more RND

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write script for bitmap image?

1533


Have you faced any problems with object repository?

586


Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........

1439


why text area checkpoints cannot used for web applications

1878


In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer

1931






Why is action split used by qtp?

551


what is actually contain test report? can anybody post the test report

1466


what you mean by artifact,milestone...

1490


Dis advantages of XML checkpoint ?

1573


What is Associate Repository in QTP 9.2 ?

595


What is qtp window?

559


Hybrid framework supports Descriptive programming. Is it true?

643


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1565


Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)

1446


Give the syntax to load function at run time.

616