Answer Posted / pravalika
Nonfunctional testing is used to check the quality of the software. It is done against the customer requirements.
It includes performance testing like load testing,stress testing, volume testing.
compatibility testing ,usability testing,security testing,recovery testing ,localization and internationalization testing etc
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different ways to check a date field in a website?
I am having 2 years of experience in Manual Testing, 2marrow I have an interview with a Company. Which type of questions they will ask me?How should I prepare for interview?Please guide me so that I will clear the interview.
what is meant by application server and its functions?
Should testing be done only after the build and execution phases are complete?
How we can test Cookies Manually?
What types of documentation are used in qa?
What type of questions will be asking for 2 years experience candidate in manual testing?
What is the difference between functional requirement and non-functional requirement?
HOW TO CREATE SRS REVIEW REPORT TO PL?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is the difference between manual testing and automation testing?
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
How did you do unit testing in your project?