[rspec-users] Test case for file import
Karni Karni
lists at ruby-forum.com
Tue Nov 13 09:47:54 EST 2007
aslak hellesoy wrote:
> On Nov 12, 2007 11:36 AM, KarniRevuri <revurikarna at gmail.com> wrote:
>> typical windows file open controls."
>>
>>
>> Please give me any ideas
>>
>
> Is this related to the post that you replied to?
> Your question is too vague. Can you be more specific about what you
> need help with?
>
> Aslak
Sorry,
I need write a script for file import in the below situation
specify "The import WILL NOT update existing tasks."
Precondtions :
I'm explain about tasks view in my requirment
There are already some tasks in the database
Process: there is file import functionality.
I need to test it. if we import any records from CSV file it wont
effect the previous tasks(records)
Plesase give me u r ideas
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list