Is the Quotient test from shaums advanced calculus page 311-312 correct?
(a) If $f(x)\geq 0$ and $g(x)\geq 0$ for $a\leq x\leq b$, and if $\lim_{x\rightarrow a} \frac{f(x)}{g(x)}=A\neq 0$ or $\infty$ then $\int_a^b f(x)dx$ and $\int_a^b g(x)dx$ either diverge or converge.
(b) If $A=0$ in $(a)$ then $\int_a^b g(x)dx$ converges then $\int_a^b f(x)dx$ converges.
So if we let $g(x)=\frac{1}{x^2}$ and $f(x)=\frac{1}{x}$ then $\lim_{x\rightarrow 0}\frac{f(x)}{g(x)}=0$ but $\int_0^1\frac{1}{x^2}dx$ and $\int_0^1\frac{1}{x}dx$ are divergent.