SOFTWARE TESTING
TEST PLAN AND TEST CASE DEVELOPMENT
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
True
|
|
False
|
|
Either A or B
|
|
None of the above
|
Detailed explanation-1: -What is a record and playback testing tool? The tool is mostly a browser extension/plug-in which records a tester’s interaction with the website (or a web application). The test-scripts are auto-generated which can be executed (playback) for testing.
Detailed explanation-2: -What Is Record And Playback in Selenium? Record And Playback in Selenium is an easy process of creating test cases by simply using the web browser and performing several steps that need to be included in the test cases. Selenium IDE is the ultimate tool for using Record and Playback.
Detailed explanation-3: -Unit Testing. Unit testing is testing small, individual components of the software. Smoke Tests. A smoke test is a functional test that determines whether or not a build is stable. Integration Tests. Regression Tests. API Testing. Security Tests. Performance Tests. Acceptance Tests. More items •06-Feb-2023