Did you use flatfiles in your projects?At what situation
you used it?How can you upload flatfiles?
Answer / 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 |
What are the recording modes in qtp?
Can anyone explain about Keyword driven framework in detail and how to use it in case of any project
Hi, I am learning QTP. can someone please tell me a site from where i can learn QTP scripting Thanks in advance
how to choose the framework in qtp ? 2)when we go for the descriptive programming ?
What is the limitation to XML Checkpoints?
What is data driver in qtp? Where we use it?
What is the use of "Registeruserfunc" when should we use it? Note:Please do not copy paste the date from QTP help. I tryed it.But I don't Understand where should we use exactly.
Explain the types of properties that quick test learns while recording?
What is log file? what is the use of Log fine. How to create? what are the contents and the main advantages of log files. plz do help me in this concepts as i have an interivew on qtp in a couple of days. plz do help me.. thanks in Advance.
write a script to verify the image path(src property) of the images which are in web pages.
What is the Dynamic Scenario in QTP? And also anybody give the example for this?
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.