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 |
I am new with QTP. Is anybody could tell me where I can find a good tutorial with lots of samples?
does automation replace manual testing?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
If already everything is tested using White-Box testing, then what is the need of using Black box testing?
I want to know how to execute the descriptive programming in qtp for the webedit object which does not contain attached text property. but i have checked it with name and html id property. Even though it is not executing. it is giving error in object's physical description.
How to execute the test cases using QTP. i.e What is the use of QTP while execution
How does you test a weblink which is changing dynamically?
What contains Data Driven Framework document in qtp?
Suppose u run ur script today and it is working fine ,nobody has changed the setting and all.u r the owner for the script. But when tomorrow I ran the same script again it got failed and It didn't able to identify one object. Can you tell me what would be the reason for this
In qtp,how to interact tool & application build?
How u prepare Test result summary in QTp?