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


Please Help Members By Posting Answers For Below Questions

when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

3282


What is object spy in quicktest professional?

620


What is the keyword view and expert view in qtp?

538


How can I change object description or check point values in qtp?

559


Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?

624






am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)

1284


Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work

1446


How to give a call to another action from one action?

630


what are the challenges you have faced while testing web based application using the automation tools ?

598


In qtp is it possible to check broken links of a page?

591


what is clean sweep?

1889


How can we conduct U-I Testing by using QTP??????

1432


With what extension you can save the list of tests in a file to run in test batch runner?

571


What is QTP testing process?

632


If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?

1590