Did you use flatfiles in your projects?At what situation
you used it?How can you upload flatfiles?
Answer Posted / sreeprasad
flat files are simply like a notepad fiel with an
extension filename.db these files are created[ application
specific ] by an application when an backend like oracle ,
sqlserver are not used .the data stored in the files are
sequential in order and data retrieval is sequencial order.
time consuming if ample of data is stored.mostly small
organisation's application use this where they cant afford
sql ,sqlserver etc
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many add-ins comes by default with qtp?
What is qtp window?
What is the recovery scenario in qtp?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
how to find that tools work well with ur existing system?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
How you calling actions in qtp?
Where you are storing your script?
What is use of object spy?
What is the difference between Keyword Driven test and Data Driven test?
What is synchronization point in QTP?
What is clean sweep?
Explain different checkpoints in qtp.