Is it possible to test a theory?
Posted
by
user363295
on Programmers
See other posts from Programmers
or by user363295
Published on 2012-07-09T11:13:44Z
Indexed on
2012/07/09
15:23 UTC
Read the original article
Hit count: 249
testing
We are a group of students who are working on a theory in software engineering (talking about the theory takes a lot of time so I just skip that).
Implementing the theory is impossible, due to technical limitations, but it can be proven on a paper logically.
We've been pushed to do a testing on it, so it can be proved that way too (although we bleieve that's not possible!), now:
Basically, is it possible to test something like this?
If it is, what type of testing should we use?
I heard,its possible to handout a brief about it to some experts and asking about their opinion (not sure if that's true), is that a testing method? if it is, what does it called? and how exactly can be done?
© Programmers or respective owner