what is the difference b/w functional testing and system
testing?
Answer Posted / prasanna
From my point of view, system testing is broadly classified
into functional and non-func. testing. hence Functional
Testing is a part of System Testing.
In system testing, testers test the product typically like
the end-user.Every single Interface,module and even minute
details have to be tested in this System Testing.
Functional Testing aims at testing the various
functionalities of the product being tested.These
functionalities include load,volume,stress,
scalability,security,performance,etc.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is test incident report?
In practice, which life cycle model may have more, fewer or different levels of development and testing, depending on the project and the software product. For example, there may be component integration testing after component testing, and system integration testing after system testing.
I am going for an interview for back end and ui testing. Can smone tell me some important questions?
When should 'regression testing' be performed?
What is the role of quality assurance in a product development lifecycle?
What is the difference between web application and desktop application in the scenario of testing?
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
Hi, I am writing ISTQB foudation exam on 9 June 2010. Anyone please send me pdf of the book "Sample Exam Questions: ISTQB Certified Tester Foundation Level (Paperback)by John A. Estrella " to hsdantot@yahoo.com Thanks Sree
What is test first design?
Explain path testing?
How will you handle a conflict amongst your team members?
What is vdd - version description document?
what are all the folders maintained in memory location?
Explain test plan?
What is big-bang strategy?