logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is the BEST WAY to write test cases?


  • 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 recovery/error testing?
    • Discuss
    • 2. What is security/penetration testing?
    • Discuss
    • 3. What is end-to-end testing?
    • Discuss
    • 4. What are the different tests that can be done for Client Server Application and Web-based Application. Give details.
    • Discuss
    • 5. How to write Regression test cases? What are the criteria?
    • Discuss
    • 6. What is GUI testing? What elements will we cover in GUI testing?
    • Discuss
    • 7. What's fuzz testing ?
    • Discuss
    • 8. What is Binary Portability Testing?
    • Discuss
    • 9. What is the proper way of setting up an Android-powered device for app development?
    • Discuss
    • 10. What Is the Google Android SDK?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment