You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: 'What is the architecture of the System? Please share/embed the Application and Server architecture diagram. Also share Non functional requriements docs and High/Low level design docs if available',
228
+
title: 'Briefly describe the architecture of the system. Please attach any architecture diagrams, design documents, and non-functional requirements in the Files section of this page.',
229
229
type: 'textbox'
230
230
},
231
231
{
@@ -268,7 +268,7 @@ const sections = [
268
268
},
269
269
{
270
270
icon: 'question',
271
-
title: 'What are the web servers used?',
271
+
title: 'If applicable what web servers are used?',
272
272
description: '(For eg. Webserver can be Apache, IIS etc.)',
title: 'Please provide details on test data availability? A) Resident or master test data in DB e.g. Customers, products, locations etc. B) User specific data e.g. User Ids, email, credit card, order number etc. Who will support creating/importing/ masking test data',
387
+
title: 'Please provide details on test data availability - \
388
+
A) Resident or master test data in DB e.g. Customers, products, locations etc.\
389
+
B) User specific data e.g. User Ids, email, credit card, order number etc.\
390
+
Who will support creating/importing/masking test data?',
388
391
type: 'textbox'
389
392
},
390
393
{
391
394
icon: 'question',
392
395
fieldName: 'details.perfTestEnv.soa',
393
396
description: '',
394
-
title: 'Please let us know if SOA based services needs to be performance tested stand alone. If yes, please provide relevant details',
397
+
title: 'Please let us know if SOA based services need to be performance tested in a stand alone manner. If yes, please provide relevant details',
395
398
type: 'textbox'
396
399
},
397
400
{
@@ -409,34 +412,37 @@ const sections = [
409
412
icon: 'question',
410
413
fieldName: 'details.perfTestEnv.tools',
411
414
description: '',
412
-
title: 'Are performance testing tools available with your organisation. e.g. HP Loadrunner, \
413
-
Performance Center, Jmeter. If yes, is PoC conducted to validate compatibility of tools \
414
-
with application under test. Will these be tools be made available in with required \
415
-
license for Perfomance testing in scope?',
415
+
title: 'Are performance testing tools available within your organization? \
416
+
(e.g. HP Loadrunner, Performance Center, Jmeter) If yes, has a PoC \
417
+
been conducted to validate the compatibility of these tools with the \
418
+
application to be tested? Will these be tools be made available in with \
419
+
required license for this performance test?',
416
420
type: 'textbox'
417
421
},
418
422
{
419
423
icon: 'question',
420
424
fieldName: 'details.perfTestEnv.diagnosticTools',
421
425
description: '',
422
-
title: 'Are performance Diagnostic tools available with your organisation. e.g. Dynatrace, Yourkit, \
423
-
Profiler, If yes, is PoC conducted to validate compatibility of tools with application under \
424
-
test. Will these be tools be made available in with required license for Perfomance testing \
425
-
in scope?',
426
+
title: 'Are performance diagnostic tools available within your organization? \
427
+
(e.g. Dynatrace, Yourkit, Profiler) If yes, has a PoC been conducted to validate \
428
+
compatibility ofthese tools with the applicationto be tested? Will these be tools \
429
+
be made available in with required license for this performance test?',
426
430
type: 'textbox'
427
431
},
428
432
{
429
433
icon: 'question',
430
434
fieldName: 'details.perfTestEnv.monitoring',
431
435
description: '',
432
-
title: 'How is application performance being monitored or planned to be monitored in production. Are same tools available in Perf Test env?',
436
+
title: 'How is application performance being monitored or planned to be monitored in production.\
437
+
Are same tools available in testing environment?',
title: 'In case of Cloud based or SaaS performance testing tools, will your organisation allow to open necessary ports in firewall to inject load on to application in test environment.',
444
+
title: 'In case of cloud based or SaaS performance testing tools, will your organization open necessary \
445
+
ports in any firewalls required to inject load on the application in a test environment?',
440
446
type: 'textbox'
441
447
}
442
448
]
@@ -459,28 +465,28 @@ in scope?',
459
465
icon: 'question',
460
466
fieldName: 'details.prevDetails.time',
461
467
description: '',
462
-
title: 'When was the last time performance testing carried out. On which version of application code base?',
468
+
title: 'When was the last time performance test carried out? On which version of application code base?',
463
469
type: 'textbox'
464
470
},
465
471
{
466
472
icon: 'question',
467
473
fieldName: 'details.prevDetails.reports',
468
474
description: '',
469
-
title: 'Please share the previous performance test reports if available',
475
+
title: 'Please share the previous performance test reports if available by pasting here, or attaching in the Files section.',
470
476
type: 'textbox'
471
477
},
472
478
{
473
479
icon: 'question',
474
480
fieldName: 'details.prevDetails.changes',
475
481
description: '',
476
-
title: 'What are the changes in application, architecture, infrastructure from last testing?',
482
+
title: 'What are the changes in application, architecture, infrastructure since the last test?',
477
483
type: 'textbox'
478
484
},
479
485
{
480
486
icon: 'question',
481
487
fieldName: 'details.prevDetails.typesOfTests',
482
488
description: '',
483
-
title: 'What different types of tests carried out and measurements captured?',
489
+
title: 'What different types of tests were carried out and which measurements were captured?',
484
490
type: 'textbox'
485
491
},
486
492
{
@@ -494,21 +500,21 @@ in scope?',
494
500
icon: 'question',
495
501
fieldName: 'details.prevDetails.testScripts',
496
502
description: '',
497
-
title: 'Are the performance test scenarios and automated test scripts available at project location?',
503
+
title: 'Are the performance test scenarios and automated test scripts previously used still available?',
498
504
type: 'textbox'
499
505
},
500
506
{
501
507
icon: 'question',
502
508
fieldName: 'details.prevDetails.issues',
503
509
description: '',
504
-
title: 'Were there any open performance issues from previous testing?',
510
+
title: 'Are there any open performance issues from previous tests?',
505
511
type: 'textbox'
506
512
},
507
513
{
508
514
icon: 'question',
509
515
fieldName: 'details.prevDetails.fixedIssues',
510
516
description: '',
511
-
title: 'What were the issues found and fixed during previous performance testing cycle?',
517
+
title: 'Please detail any issues previously identified and resolved from previous performance tests.',
0 commit comments