• Home
  • About
  • Contact Us

More Scientific

  • Computer Networks
  • Operating Systems
  • Programming Languages
  • Project Management
  • Software Development
  • Software Testing

Cyclomatic or Conditional Complexity In Software Testing

May 4, 2019 by admin

In this post I will describe Cyclomatic complexity in Software Testing and how to calculate code complexity using Cyclomatic complexity. I have included few examples to understand how the code complexity is calculated. Also, I have mentioned advantages of using Cyclomatic Complexity. Definition: Cyclomatic complexity (or conditional complexity) is a … [Read more...]

Filed Under: Software Testing Tagged With: basis path, calculate, classes, code, coding, commands, complex, compute, computer science, control, control flow, DevMetrics, edges, equation, examples, functions, graph, hardness, measurement, methods, metric, modules, nodes, program, programming, readability, Reflector, routine, source, statements, strategy

Bug Life Cycle and Severity Definitions In Software Testing

May 3, 2019 by admin

In this post, I will discuss about bugs, defects or deviations from expected functionality in software testing. I will describe Bug Life Cycle along with a flow chart and Bug Severity Definitions with different severity levels like Critical, High, Medium and Low with examples. I will also discuss on how to find bugs while testing. What is Bug? Bug is a … [Read more...]

Filed Under: Software Testing Tagged With: action, assigned, code, critical, defects, deferred, developer, development, deviations, duplicate, error, failure, fixed, flaw, flow chart, high, information, logs, low, manager, medium, mistake, new, output, program, project, rejected, release, reproduce, resolved, results, system, technical, unexpected

Test Design, Policy Document And Standards In Test Analysis

May 2, 2019 by admin

In this post, I will describe test design document and test policy document. I will also discuss about Standards to be followed in Test Analysis and Design, Standard to be followed in Test case specifications (Test Case document) and why Standard is not followed in software testing documentation. What is Test Design? Test Design is a document which will be … [Read more...]

Filed Under: Software Testing Tagged With: agile, approaches, automation, business, case, condition, constraints, criteria, data, definition, end users, environment, evaluation, Execution, guidelines, identifier, improvement, input, life cycle, objectives, plan, prepare, principles, procedures, process, project, quality, resources, review, sequence, software, specification, suite, tech, technology

Types of Static and Dynamic Software Testing Techniques

May 1, 2019 by admin

In this post, I will describe different types of Static and Dynamic Software testing techniques. Static testing techniques include Walkthrough, Technical Reviews, Inspection and Static Code Analysis. Dynamic testing techniques include Equivalence partitioning, Boundary Value Analysis, Error guessing, State Transition Testing … [Read more...]

Filed Under: Software Testing Tagged With: Analysis, boundary, classes, code, decision, defects, designer, development, engineering, equivalence, error, errors, expert, guessing, inspection, meeting, members, object, partitioning, peer, product, programmer, reviews, software, state, table, team, technical, test cases, transition, value, walk through, walkthrough

What Is Software Testing Life Cycle And Phases In STLC

April 21, 2019 by admin

Software testing life cycle comprises of many testing related activities that will be carried out prior to development, during development and post development. Software testing life cycle helps in identifying what all test activities to be carried out and when to accomplish the testing activities. At every stage of development there will be a testing activity. There will not … [Read more...]

Filed Under: Software Testing Tagged With: actions, activity, Analysis, automate, automation, business, case, creation, criteria, cycle, database, Design, development, document, documentation, entry, Execution, factors, final, format, implementation, manager, plan, Planning, product, requirements, retesting, risk, SDLC, specification, test, tested, validation, verification

Project Management

Importance Of Planning In Project Management

Planning means “Deciding what has to done, Who has to do, when it has to done, how it to be done, Where it has be done. Planning is an intellectual process, which requires anyone to think before acting. To plan one would need objective, goal, way to perform and means of to perform. Planning would […]

Operating Systems

C Programming Under Linux – Zombies And Orphans Process

What is Linux? Linux operating system is clone of Unix operating system. Kernel of Linux was developed from scratch by Linus Torvalds with assistance from a loosely-knit team of programmers across the world on internet. It has got all the features that would be expected in a modern operating system. Unlike windows or Unix, Linux […]

Web Development

Website Testing Methods: Functionality, Usability, Interface

In this post, I will describe major web testing methods which are useful to test a website: Functionality Testing. Usability Testing. Interface Testing. Compatibility Testing. Performance Testing. Security Testing. 1) Functionality Testing Functionality testing involves testing of all the links shown are functional. Navigating to target pages. Test links will remain in the same page. Detail […]

Data Modeling

How To Identify Entity Type In Database Designing

In this post, I will discuss about how to identify Entity Type in Data Base Designing, Property of … [Read More...]

  • Software Development
  • Programming Languages
  • Project Management
  • Operating Systems
  • Computer Networks
  • Software Testing

Copyright © 2025 More Scientific