Results 1 to 3 of 3

Thread: How to test flat files?

  1. #1
    Geek_Guest
    Guest

    How to test flat files?

    How to test flat files? What if there is a masked value or NULL value how do you delete it?

    Question asked by visitor Kavya


  2. #2
    Contributing Member
    Join Date
    Feb 2006
    Answers
    41

    Re: How to test flat files?

    Search Substring for NULL or Space and delete the same. Coming to flat file testing you need to test using substring wise.

    Test the data using comparision operator. Read data in an array and compare with the actual one by using concatenation or split function based on convienence.


    Hope u got the answer.

    Arun


  3. #3
    Expert Member
    Join Date
    Nov 2006
    Answers
    518

    Re: How to test flat files?

    This can be better done using QTP.

    Record these steps... and manipulate the VBScript to ur requirements:

    Open the FLAT files in Notepad.
    Use Notepad menu option "Edit - Find/Replace".
    Search for masked text.
    Give replace string as Null.
    U may use Replace All or Replace for each occurance...

    Lack of WILL POWER has caused more failure than
    lack of INTELLIGENCE or ABILITY.

    -sutnarcha-

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact