logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • How can you make sure the web application is fit for release ?


  • Correct Answer
  • 1 We can operate majority of test cases, but importantly we can make use testing techniques such as Pair-wise testing to reduce combinations, and/or model based testing to plan user journeys to ensure major functionality of web application works or not 2 We can also use analytics to get insight into what users do on the website, which page is most popular and which feature is most used by the users 


  • Technology problems


    Search Results


    • 1. What is the importance of finally block in exception handling ?
    • Discuss
    • 2. Should a main() method be compulsorily declared in all java classes?
    • Discuss
    • 3. Which of the following is not the member of class?

    • Options
    • A. Virtual function
    • B. Static function
    • C. Friend function
    • D. Const function
    • Discuss
    • 4. What do you mean by friend function in C++ ?
    • Discuss
    • 5. What is the default return type of a function ?

    • Options
    • A. int
    • B. void
    • C. float
    • D. char
    • Discuss
    • 6. What is the difference between Tags and HTML Elements ?
    • Discuss
    • 7. Explain static and dynamic memory allocation with an example each.
    • Discuss
    • 8. Why static methods cannot access non static variables or methods?
    • Discuss
    • 9. What is String Args in Java?
    • Discuss
    • 10. The syntax of capture events method for document object is..
    • Discuss


    Comments

    There are no comments.

Enter a new Comment