If I am considering an elliptic curve, for example $$y^2=x^3-2$$ $$\text{Edit: and } y^2=x^3+2$$ over $\mathbb Q$, how to find rational points?
What possibilities do we have to calculate some of the rational points on it? Are there even possibilities for calculating integer points on the curve?
The simplest way is to use existing methods in computer algebra systems, e.g. if you use the online Magma calculator here there are now awfully sophisticated algorithms there for this sort of thing. To learn more you could read the relevant section in the Magma handbook here
In the case of the first of your curves, if I put in the following
then the output is