logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is Silk Test and what is the use of it ?


  • Correct Answer
  • ilk Test is a Functional testing tool product of Seague software It uses the language called 4GL(fourth Generation Language) It has 2 components, Silk Test Agent - Run on remote machine Silk Test Host - Creating, Modifying, Viewing the scripts Uses of Silk Test tool: 1 It?s a tool developed for performing the regression and functionality testing of the application 2 It benefits when we are testing Window based, Java, the web, and the traditional client/server applications 3 Silk Test help in preparing the test plan and managing them to provide the direct accessing of the database and validation of the field 

  • Tags: Analyst, IT Trainer, Software Architect

    Technology problems


    Search Results


    • 1. How much the bug is affecting the functionality of the application?
    • Discuss
    • 2. How to handle error in the destructor?

    • Options
    • A. throwing
    • B. terminate
    • C. both a & b
    • D. none of the mentioned
    • Discuss
    • 3. How do define the user-defined exceptions?

    • Options
    • A. inheriting and overriding exception class functionality.
    • B. overriding class functioality.
    • C. inheriting class functionality
    • D. none of the mentioned
    • Discuss
    • 4. The correct statement for a function that takes pointer to a float, a pointer to a pointer to a char and returns a pointer to a pointer to a integer is

    • Options
    • A. int **fun(float**, char**)
    • B. int *fun(float*, char*)
    • C. int ***fun(float*, char**)
    • D. int ***fun(*float, **char)
    • Discuss
    • 5. List out the areas in which data structures are applied extensively?
    • Discuss
    • 6. What is the importance of having an emulator within the Android environment?
    • Discuss
    • 7. What are new Media Elements in HTML5?
    • Discuss
    • 8. What is the purpose of canvas in HTML?
    • Discuss
    • 9. What are three ways to reduce page load time?
    • Discuss
    • 10. What is ADB in Android ?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment