logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is GUI testing? What elements will we cover in GUI testing?


  • Correct Answer
  • In GUI testing, need to cover the customer requirement if don't have to validate Font size, colors, spellings(labels) etc Every application should follow Microsoft rules like - Controls should be Initcap (ie every label should start with Capital letter )Can observe that in Win applications every label starts with Caps - OK or Cancel button should exist - Controls should not be overlapped - Controls should be alligned properly (left side alignment is mandatory but the right side is optional) - Controls should be visible - Short cut keys should be provided - System menu should exist (ie if u press Alt key + Space bar a menu will appear at the left most corner ) - Mouse pointer events Colors, Label Names, Tab Order, Alignment, graphs , Navigation of the software to test in GUI Testing 


  • Technology problems


    Search Results


    • 1. What is the BEST WAY to write test cases?
    • Discuss
    • 2. What is recovery/error testing?
    • Discuss
    • 3. What is security/penetration testing?
    • Discuss
    • 4. What is end-to-end testing?
    • Discuss
    • 5. What are the different tests that can be done for Client Server Application and Web-based Application. Give details.
    • Discuss
    • 6. What's fuzz testing ?
    • Discuss
    • 7. What is Binary Portability Testing?
    • Discuss
    • 8. What is the proper way of setting up an Android-powered device for app development?
    • Discuss
    • 9. What Is the Google Android SDK?
    • Discuss
    • 10. What is the function of an intent filter?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment