Among all the check points what is the most important
checkpoint?

Answer Posted / sameer

The answer to the question is totally dependent on the type
of application you r testing,e.g if your application
requires intensive database transactions then surely you
may go for a dtabse check point,if at all you are using
checkpoints !!
I dont think theres something like most important
checkpoint, its your application nature that makes a
checkpoint immportant as per ur approach !!

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to handle the exceptions using the recovery scenario manager in qtp?

572


How do you delete unwanted results in qtp?

604


What is different command used in command Prompt while using QTP?

1747


What is environment variable in qtp and why to use it?

550


Whats the realtime QTP testing process

1991






How many types of parameters are available in quicktest professional?

527


What is text check point and text area check point?

610


Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please

1517


What are the types of object repository?

584


What are the types of object repository in qtp?

569


What is the basic concept of quicktest professional (qtp)?

584


how to test Web application using QTP software

1333


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1574


Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?

1677


What is file database?

1696