Answer Posted / kshama
Three types of system Testing are:
1. Usability Testing
Two types of Usability Testing:
a.User interface testing
b.Manual support)
2. Functional Testing
Two types of Functional Testing-
a.Functionality Testing
b.Sanitation Testing
Types of Functionality Testing and Sanitation Testing;
i)GUI coberage
ii)Input coverage
iii)Output coverage
iv)Error handling coverage
v)Database/backend coverage
vi)order of functionality
3. Non Functional Testing
a.Recovery Testing
b.Compatibility Testing
c.Data volume Testing
d.Insatllation Testing
e.Performance Testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the Jar file?
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
how we write test cases to brs,srs,hlds,llds
Tell me about Agile scrum and what is your role in Scrum ?
What is back to back testing?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
What are the benefits of creating multiple actions within any virtual user script?
Do we have any certifications for ETL Testing ?
What is decision table testing?
i want manual and automation test cases and interview questions
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
What is a ‘test plan’?
What is difference in between operating system 2000 and os xp?
How to do the performance testing manually? Does you have a test case for that?