What is meant by YUI testing?
YUI Test is a testing framework for browser-based JavaScript
solutions. Using YUI Test, you can easily add unit testing
to your JavaScript solutions. While not a direct port from
any specific xUnit framework, YUI Test does derive some
characteristics from nUnit and JUnit.
YUI Test features:
* Rapid creation of test cases through simple syntax.
* Advanced failure detection for methods that throw errors.
* Grouping of related test cases using test suites.
* Asynchronous tests for testing events and Ajax
communication.
* DOM Event simulation in all A-grade browsers.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is the role of QA in a project developement?
which of the following is NOT a characteristic of User Acceptance Testing?? A.Use of automated test execution tools B.Testing performed by user C.testing against acceptance test criteria D.integration of system with user documentation.
What is the difference between functional & non-functional testing?
14.What is function point breakdown?
what is the difference between integration testing and end to end testing?
1.What is Traceability matrix and how it is done ? 2.What are the different levels of testing used during testing the application? 3.What is Traceability matrix and how it is done ? 4. How can you differentiate Severity and Priority based on technical and business point of view. plz do reply..............
What is memory leak and how you will find memory leak ? Which tools can be used to find out memory leak ?
what is the importance of test data while testing the application? and how hard it is to set up the test data?
how we do system testingf project?
State a generalized process for load test? Or explain how you did it previously.
what are the documents that will be created in testing cycle?
how testing is carried out in real time agile methodology i mean to say how a job is assigned to one tester in a team