Results 1 to 3 of 3

Thread: test application in VB

  1. #1

    Thread Starter
    Hyperactive Member csKanna's Avatar
    Join Date
    Dec 2005
    Location
    Tech-Tips-Now.com
    Posts
    339

    test application in VB

    I am looking for a job in Vb. while attending one of the interviews, the question put to me was

    How do you test your application in VB?

    I am a freelancer for the past one year. I have developed only one project and installed it successfully. I did not use any tools for testing.

    I have 2 questions.
    1. What are the testing tools for VB
    2. How do you test an application or a project WITHOUT the assistance of a testing tool.

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: test application in VB

    You would test your app by installing it on a few systems that have different OS platforms and versions. For ex. You have an extra system with a clean fresh install of Windows 98 SE and you install your app and it installs sucessfully. Then you test its performance and operations if they are acceptable. If so then its compatible on that OS. Next install it on other OS' andversions noting the ones where it fails or contains bugs.

    Another way is to purchase some testing software that automates the usage of your app or software that evaluates your code for optimizations and issues.

    Moved
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: test application in VB

    There are tons of QA related utilities out there. It all depends on your budget and necessity.
    Personally, I don't believe in any ofit - best test is done by the users community or specially dedicated QA pesonal that will take your app and will turn it up side down to find what's not working.
    Also, if you build your app with "heavy" user's involvment (this includes workshops, etc) then you will ahve much better chance to "go live" in almost no time.

    But different companies have different approaches ... I should say each company has unique approach I guess.

    ps, here are some results from Google search: QA related software.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width