What is non-functional testing?
Answer Posted / sundar
This is to test the features and facilties and also the
stability of the application - which are not directly
related to the business functionaly but are essential. This
covers:
- Performance, load, stress and volume testing
- Security (System and application) testing
- Relaibility testing
- Fail recovery testing (at application level)
At times this is also extended to other testing such as
adaptability testing, configuration testing etc. But it
depends upon the specific organisation and the needs.
| Is This Answer Correct ? | 34 Yes | 0 No |
Post New Answer View All Answers
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is Wound Fixing?
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
What is actually a rule based testing
what are the 3 test tool categories and describe what each can do.
How would you test a service oriented architecture (soa) web application?
What is the test harness?
Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.
How do u go about testing of web application?
please anyone let me know the -ve testing of Excel sheet?
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
Why do you need to parameterize fields in your virtual user script?
What is exploratory testing and when should it be performed?
How do you go about testing a project?