• 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

Importance Of Planning In Project Management

April 22, 2019 by admin

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 satisfy below mentioned parameters; Contribution to accomplish purpose and … [Read more...]

Filed Under: Project Management Tagged With: accurate, achieve, activity, adapt, budget, business, clear, control, deciding, decision, department, economical, effective, efficient, Execution, factors, focus, function, goals, manager, milestones, objective, organization, perform, plan, process, project management, purpose, risk, set, social, success, target

C Programming: Relational, Logical Operators, If Statement

April 21, 2019 by admin

In this post I will describe about Integer and Float Conversions, Hierarchy of Operations, Control Instructions in C, if statement, Program Demonstrating if and Relational Operators, Program Demonstrating if and Relational Operators, Flow Demonstrating if and Relational Operators, Nested if-else statements, Forms of if statement, Use of Logical Operators and The ! operator in C … [Read more...]

Filed Under: Programming Languages Tagged With: arithmetic, assignment, chart, code, coding, comparison, condition, control, conversions, decision, execute, float, flow, forms, hierarchy, if else, instructions, integer, language, loop, nested, nesting, operations, program, real, repetition, results, statements

Multi Cast Routing And Ad Hoc Routing In Computer Networks

April 20, 2019 by admin

In this post, I will discuss about Multi Cast Routing, Routing in Ad-hoc networks: Route Discovery, Format of a ROUTE REPLY packet, and Congestion Control Algorithms in Computer Networks. What is Multi Cast Routing? There are few applications that need the involvement of far-away separated process to work together in groups. Better example is that of process involving … [Read more...]

Filed Under: Computer Networks Tagged With: algorithms, applications, broadcast, congestion, control, destination, discovery, distributed, format, group, IP address, machines, management, message, multicasting, nodes, packets, performance, process, processor, reply, request, route, router, sequence, source, spanning, systems, traffic, tree

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