Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
list flaws in waterfall model- the biggest drawback is that you dont test the application logic until very late in development cycle- though a
elucidate elementary processsoftware applications are a combination of various elementary processes various elementary processes come together to
what are different severity ratings in a projectthere can be 4 types of severity ratings in a tablei severity 1 - showstoppers - dont allow
which type of software must not be automatedfollowing types of software must not be automated- incompleteunstable software since they are still
you need to test a system though there is no documentation available and developers who developed it dont work there anymore what would you do- we
when is rtm requirement traceability matrix prepared - after or before test case designing- rtm is prepared before test case designing- requirements
why decision tables are used in many cases instead of boundary value and equivalence partitioning analysis- a decision table is an efficient way to
classify the below techniques into dynamic or statici data flow analysisii use case testingiii equivalence partitioningiv exploratory testingv
what do you do if you have provided functionality which wasnt listed in requirements- if functionality isnt necessary to purpose of the application
determine the process of software review - this is an evaluation technique which involves bringing together a group of technical personnel to analyze
define the term - inspection - an inspection is more formal than walk through- it includes 3-8 people - a moderator reader as well as a recorder to
illustrate about web-testing- web testing is software testing concentrating on web applications- it assists in addressing issues before making the
how do we zero down on automation tools for regression testingbelow criteria are used when zeroing down on automation tools for regression testing-
when must you stop testingit is very difficult to determine as many modern software applications are complex and run in such an interdependent
what do you understand by software qualityquality software means its- free of bugs- is easily maintainable- within the budget- meets requirements-
what qualities would you look for when hiring a test engineer- test to break attitude- desire for quality and attention to details- tact and
what are 5 common problems in software development process1 bad requirements - these requirements are unclear too general incomplete or not testable
differentiate between testing and qa- quality assurance is more a preventive thing which ensures quality in company and hence the product instead of
what is test suite - it is a collection of tests that are used to validate the behavior of an application or product- generally a test suite is a
explain the term in brief- test script and test specificationtest script- it is generally used to refer to instructions for a particular test which
define the meaning of code inspection - a formal testing technique where programmer reviews source code with a group who ask questions analyzing
state the term- code coverage this is an analysis method that determines which parts of software have already been covered by test case suite and
explain the term - code complete- phase of development where functionality is implemented completely with only bug fixes remaining- all functions
define about the integration testing - this test is performed to verify interfaces between system components interactions between application and
what is compatibility testing- its a non-functional test performed on a software system or component for checking its compatibility with the other