logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What's fuzz testing ?


  • Correct Answer
  • 1) List down usecases (taken from business cases) from function specs For each use case write a test case and categorize them into sanity tests, functionality, GUI, performance etc Then for each test case, write its workflow 2) For a GUI application - make a list of all GUI controls For each control start writing test cases for testing of the control UI, functionality (impact on the whole application), negative testing (for incorrect inputs), performance etc 


  • Technology problems


    Search Results


    • 1. What is GUI testing? What elements will we cover in GUI testing?
    • Discuss
    • 2. What is the BEST WAY to write test cases?
    • Discuss
    • 3. What is recovery/error testing?
    • Discuss
    • 4. What is security/penetration testing?
    • Discuss
    • 5. What is end-to-end testing?
    • Discuss
    • 6. What is Binary Portability Testing?
    • Discuss
    • 7. What is the proper way of setting up an Android-powered device for app development?
    • Discuss
    • 8. What Is the Google Android SDK?
    • Discuss
    • 9. What is the function of an intent filter?
    • Discuss
    • 10. What is the difference between a regular bitmap and a nine-patch image?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment