To calculate the integrals, we use the fundamental theorem of calculus. i.e for example to find $\int f(x)dx$, what we do is we find a function $g(x)$ such that $g'(x) = f(x)$. But, is there any way to find the integrals without finding the answer first? I mean, can we just use the basic definition of integrals on all integrable functions?
PS: I get that we can use the partition and summation of step functions approach on increasing or decreasing function, but how will we be able to find the integral of any random integrable function by that?
I'm afraid there is no general strategy. In fact, it's a theorem (which can be stated more precisely than I do here) that there are functions that have no 'simple' antiderivative. More concretely, consider the function
$$ x \mapsto \int_0^x e^{-t^2}\, \mathrm{d}t.$$ The integrand is perfectly smooth, so this is a well-defined function. However, you can prove that you cannot express it in terms of functions like $\sin$, $\cos$, $\exp$, etc.
Of course, this only talks about the practical side of things. Defining things is not the problem here - we know exactly which functions 'can' be integrated, i.e., whose integral we can define, but that is not the same as calculate.