Answer Posted / swagata mukherjee
There are two types of errors
1. Client errors (status codes like 4XX)
2. Server errors (status codes like 5XX)
The errors can occur when the page loads is ---Connection
failed
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain end-to-end testing?
How will you conduct risk analysis?
In the 7 Stages of the SDLC (Planning, System Analysis, System Design, Development, Testing, Implementation, and Maintenance), WHO are the stakeholders of each stage?
To test a function, what has to write a programmer, which calls the function to be tested and pass test data.
What is version description document (vdd)?
How would you test the login feature of a web application?
What is the boundary value analysis/testing?
How to write an implementation plan for our QA system with small budget, from scratch.
What is high order tests?
What is the term for decomposing a software program so that latent design information can be extracted? 1. Reengineering 2. Regression 3. Restructuring 4. Reusability 5. Reverse engineering
What is the step you would follow once you find the defect?
What is benchmark?
What is closed box testing?
How will you recognise if a case is a 'test case'?
What is test item?