Scalability testing

http://dbpedia.org/resource/Scalability_testing an entity of type: Software

En informática, se conocen como pruebas de escalabilidad a aquellas pruebas no funcionales que permiten determinar el grado de escalabilidad que tiene un sistema. Se entiende como escalable la capacidad que tiene el sistema para que, sin aplicar cambios drásticos en su configuración, pueda soportar el incremento de demanda en la operación. Un ejemplo de escalabilidad es si el sistema soporta la agregación de un nodo extra en su esquema de balanceo en la capa aplicativa o de base de datos, o un incremento en la memoria RAM o CPU´s en su infraestructura. rdf:langString
Scalability testing, is the testing of a software application to measure its capability to scale up or scale out in terms of any of its non-functional capability. Performance, scalability and reliability testing are usually grouped together by software quality analysts. Dependent on the application that is being tested, different parameters are tested. If a webpage is being tested, the highest possible number of simultaneous users would be tested. Also dependent on the application being tested is the attributes that are tested - these can include CPU usage, network usage or user experience. rdf:langString
rdf:langString Pruebas de escalabilidad
rdf:langString Scalability testing
xsd:integer 9266795
xsd:integer 1076141896
rdf:langString En informática, se conocen como pruebas de escalabilidad a aquellas pruebas no funcionales que permiten determinar el grado de escalabilidad que tiene un sistema. Se entiende como escalable la capacidad que tiene el sistema para que, sin aplicar cambios drásticos en su configuración, pueda soportar el incremento de demanda en la operación. Un ejemplo de escalabilidad es si el sistema soporta la agregación de un nodo extra en su esquema de balanceo en la capa aplicativa o de base de datos, o un incremento en la memoria RAM o CPU´s en su infraestructura.
rdf:langString Scalability testing, is the testing of a software application to measure its capability to scale up or scale out in terms of any of its non-functional capability. Performance, scalability and reliability testing are usually grouped together by software quality analysts. The main goals of scalability testing are to determine the user limit for the web application and ensure end user experience, under a high load, is not compromised. One example is if a web page can be accessed in a timely fashion with a limited delay in response. Another goal is to check if the server can cope i.e. Will the server crash if it is under a heavy load? Dependent on the application that is being tested, different parameters are tested. If a webpage is being tested, the highest possible number of simultaneous users would be tested. Also dependent on the application being tested is the attributes that are tested - these can include CPU usage, network usage or user experience. Successful testing will project most of the issues which could be related to the network, database or hardware/software.
xsd:nonNegativeInteger 8442

data from the linked data cloud