PDA

View Full Version : What are the different configurations while testing a website?



gunjanjain
07-29-2019, 02:17 AM
Hello friends,

What are the different configurations which have to be considered while testing a website?

murugaaprml
07-29-2019, 02:33 AM
Integration. Integration testing exposes problems with interfaces among different program components before deployment.
Interoperability.
Security.
Performance.
Usability.
Quality Testing, Exceptional Services.

eCommerceChamp
07-29-2019, 05:12 AM
Configuration testing is defined as a software testing type, that checks an application with multiple combinations of software and hardware to find out the optimal configurations that the system can work without any flaws or bugs.

As discussed above, Configuration Testing is a software testing where the application under test has to be tested using multiple combinations of Software and Hardware.