Results 1 to 7 of 7

Thread: debugging in mobile app development

  1. #1
    hassannasir is offline Senior Member+
    Last Online
    30th December 2023 @ 06:31 PM
    Join Date
    06 Jul 2020
    Gender
    Male
    Posts
    171
    Threads
    53
    Credits
    686
    Thanked
    0

    Default debugging in mobile app development

    AOA! iOS programming aur android programming ki field mein development ke sath designing aur testing ka kaam bhi hota hy. kindly ye bata dein ke testing aur debugging mein kiya difference hy?

  2. #2
    Haseeb Alamgir's Avatar
    Haseeb Alamgir is offline Super Moderator
    Last Online
    Yesterday @ 09:41 PM
    Join Date
    09 Apr 2009
    Location
    KARACHI&
    Gender
    Male
    Posts
    19,366
    Threads
    419
    Credits
    39,831
    Thanked
    1813

    Default

    Testing Vs. Debugging: Know the Differences Between Testing and Debugging
    Both of these are used to find errors in a system/ software/ application/ tool and then rectify them accordingly. But there are various differences between testing and debugging. Testing is the process using which we find errors and bugs. Debugging is the process using which we correct the bugs that we found during the testing process. Read ahead to know more differences between testing and debugging.

    What is Testing?
    It is basically a process using which we verify and validate that an application or software is free of bugs, meets all the technical requirements, abides by all the requirements of development and designing, and meets all the user requirements. Testing ensures that the intended software/ application meets these requirements efficiently and effectively and handles all of the boundary cases and exceptional cases.

    What is Debugging?
    It is basically a process using which we fix any bug present in a software or application. In this, we first identify, then analyze, and then remove the errors. Debugging begins after the intended software fails in proper execution. Here, we conclude the problem by solving it and testing the software successfully. This process is considered to be extremely tedious and complex because we need to identify and resolve errors present in every stage of debugging.

  3. #3
    Haseeb Alamgir's Avatar
    Haseeb Alamgir is offline Super Moderator
    Last Online
    Yesterday @ 09:41 PM
    Join Date
    09 Apr 2009
    Location
    KARACHI&
    Gender
    Male
    Posts
    19,366
    Threads
    419
    Credits
    39,831
    Thanked
    1813

    Default

    Testing: Testing is the process of verifying and validating that a software or application is bug-free, meets the technical requirements as guided by its design and development, and meets the user requirements effectively and efficiently by handling all the exceptional and boundary cases.

    Debugging: Debugging is the process of fixing a bug in the software. It can be defined as identifying, analyzing, and removing errors. This activity begins after the software fails to execute properly and concludes by solving the problem and successfully testing the software. It is considered to be an extremely complex and tedious task because errors need to be resolved at all stages of debugging.

    The main differences between testing and debugging are:

    Purpose: The purpose of testing is to identify defects or errors in the software system, while the purpose of debugging is to fix those defects or errors.
    Timing: Testing is done before debugging, while debugging is done after testing.
    Approach: Testing involves executing the software system with test cases, while debugging involves analyzing the symptoms of a problem and identifying the root cause of the problem.
    Tools and techniques: Testing can involve using automated or manual testing tools, while debugging typically involves using tools and techniques such as logging, tracing, and code inspection.

  4. #4
    Haseeb Alamgir's Avatar
    Haseeb Alamgir is offline Super Moderator
    Last Online
    Yesterday @ 09:41 PM
    Join Date
    09 Apr 2009
    Location
    KARACHI&
    Gender
    Male
    Posts
    19,366
    Threads
    419
    Credits
    39,831
    Thanked
    1813

    Default

    Name:  texting and debugging Alamgir.jpg
Views: 17
Size:  106.7 KB


    - - - Updated - - -

    Quote hassannasir said: View Post
    AOA! iOS programming aur android programming ki field mein development ke sath designing aur testing ka kaam bhi hota hy. kindly ye bata dein ke testing aur debugging mein kiya difference hy?
    ریپلائی پڑھ لیں

  5. #5
    hassannasir is offline Senior Member+
    Last Online
    30th December 2023 @ 06:31 PM
    Join Date
    06 Jul 2020
    Gender
    Male
    Posts
    171
    Threads
    53
    Credits
    686
    Thanked
    0

    Default

    what is logging? a novice programmer can debug his application or the experienced programmer can perform this task? the developer of the application can debug his application or any other developer can perform this task?

  6. #6
    Haseeb Alamgir's Avatar
    Haseeb Alamgir is offline Super Moderator
    Last Online
    Yesterday @ 09:41 PM
    Join Date
    09 Apr 2009
    Location
    KARACHI&
    Gender
    Male
    Posts
    19,366
    Threads
    419
    Credits
    39,831
    Thanked
    1813

    Default

    Yes, if he has experience.

  7. #7
    hassannasir is offline Senior Member+
    Last Online
    30th December 2023 @ 06:31 PM
    Join Date
    06 Jul 2020
    Gender
    Male
    Posts
    171
    Threads
    53
    Credits
    686
    Thanked
    0

    Default

    what is logging? if a novice programmer can not debug his application then other developer will perform this task?

Similar Threads

  1. mobile app development
    By physiology in forum Mobile Application Development
    Replies: 36
    Last Post: 28th December 2016, 11:15 PM
  2. Mobile application development
    By devilsam in forum English IT Zone
    Replies: 1
    Last Post: 6th March 2014, 03:42 PM
  3. Mobile App Development
    By umair_ahmed123 in forum Ask an Expert
    Replies: 3
    Last Post: 9th March 2013, 04:26 AM
  4. Mobile Application Development
    By gsmattack in forum General Discussion
    Replies: 5
    Last Post: 8th December 2012, 12:36 PM
  5. Software for mobile app development????
    By jaguar_paw in forum Mobile phones problems and Help Zone
    Replies: 1
    Last Post: 25th May 2012, 01:32 AM

Tags for this Thread

Bookmarks

Posting Permissions

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