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 |
Explain xml checkpoints.
In qtp, how you can use xpath to identify objects?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.
what properties do use to identify a browser and page while using descriptive programming?
What are the types of Object Repositories in QTP?
Ex : some mail name with surname Email id's there that is string fetch the particular surname only how to get particular surname all emails
several browsers opened. write QTP script to close all browsers except gmail.
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
Is it possible to merge two object repository files in qtp?
what is the structure for the data driven framework
tell me about framework types and most used framework in real time. types of output value in details. diff between wr and qtp in detail.