what is Non-Functional testing? & their types?
Answer Posted / kavita
when functional testing was completed,testing team can concentrate on Non-functional testing.this is applicable on complete software build without any driver and stub.Due to this reason it is also called as system testing.
types:=
usability testing
compatability testing
hardware configuration testing
performance testing
multilangutiy testing
security testing
parallel testing
complaince testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a bug triage?
What is a testbed in manual testing?
How should your staff be managed? How about your overtime?
What is state transition?
What is the negative testing and example
how to access a build & wat is its configuration
What is change request, how you use it?
send the senario template
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
How can software qa processes be implemented without stifling productivity?
What is agile testing and why is it important?
how agile testing is performed and what are the related documents.
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc