why don’t use real time they r not using check points
Check points is a concept of record & play Back model in
QTP. In real time, Everyone use discriptive programming so
that no object repository is maintained in the script. To
use checkpoints, we should need objects in Object
repository.
Maintaining Object repository is a huge task and is very
difficult and script execution become slow. If atleast one
object miss from the repository, script execution cannot
proceed further.
This is only the reason,in real time, the professionals do
not use Check points in thier scripts.
| Is This Answer Correct ? | 9 Yes | 0 No |
What are different types of frame works ?
What is keyword driven Testing Framework. Anybody can explain it in details... Pls anybody can give the answer.. Thanks in advance...
what kind of erros can be handled with the using QTP?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
What is the difference in the global and action sheet in qtp?
write script to read and write data from file ?
What is ‘object spy’ and what is the function of object spy in qtp?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
Plz Explain AUTOMATION REFERENCE MODEL?
abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me
what is delay in QTP?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?