Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the dis advantage of check points in QTP, if any?

Answers were Sorted based on User's Feedback



What is the dis advantage of check points in QTP, if any?..

Answer / firoz shaik

The disadvantage is:
As Akshar jain said, Screen resolution is very important.
sometimes these checkpoints will also check the system
configuration.

When you record the checkpoint, that may work in one
machine and may not work in another machine and the entire
script will fail.

One more important thing is that we will not be able to
know on what property the checkpoint holds until the
execution of the script.

I think this might add some more to what akshar jain has
said.
Thanks,
Need any assistance, mail me.
Firoz Shaik

Is This Answer Correct ?    2 Yes 2 No

What is the dis advantage of check points in QTP, if any?..

Answer / ramana

The main drawback is it cannot handle the erros

Is This Answer Correct ?    0 Yes 0 No

What is the dis advantage of check points in QTP, if any?..

Answer / qtplearner

Used QTP 9.5.

Checkpoint as we know takes longer time to execute than
normal checking. In such cases defining amount of time
dedicated to a checkpoint can be reduced.
In case a checkpoint fails it shows which property has been
failed aslo showing passed properties as well in test
report.

Checkpoint is wonderful if used properly.
Thanks

Is This Answer Correct ?    0 Yes 1 No

What is the dis advantage of check points in QTP, if any?..

Answer / akshar jain

i think the screen resolution is important if u r using
checkpoints like bit map chkpoint,in one system it may run
smoothly & in the other system the same test may fail

Is This Answer Correct ?    2 Yes 5 No

What is the dis advantage of check points in QTP, if any?..

Answer / hemant kumar

Few big drawbacks with QuickTest Professional in build
checkpoints are:
1. The check always returns either pass or fail however;
there is no way to know the reason or the property that is
failing. (For example you use standard checkpoint and you
check more than one property at a time. Now if the check
point fails there is no way for you to know what property
failed, it will just say pass or fail)
2. Any properties you add to the object description in the
object repository manually, will not be displayed in case of
standard checkpoint. Which straight away means, you can't
check them using qtp standard checkpoint. You will have to
check them manually.

Is This Answer Correct ?    1 Yes 4 No

What is the dis advantage of check points in QTP, if any?..

Answer / kiran

With check points, customisation to the results is not
possible..i mean yo cannot define the test scenario and
what is the result output.

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More QTP Interview Questions

what is the latest version of QTP? Main difference between 9.2 and 10 version

0 Answers  


I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab1"" value=""Save"" type=""button"">", Second button "html id:=btnSave "outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"">", Third button "html id:=", outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab Fourth button "html id:=btnSave outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"" 5th button "html id:=", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a5').click();"" value=""Save"" type=""button"">",

0 Answers  


While creating Recovery Scenario for Pop-up window..In 'Recovery operation' we have to call a function. Can u tell me that function.

4 Answers   Alcatel-Lucent, Ordain Solutions,


how will load the object during runtime?

0 Answers  


How to define array in qtp?

0 Answers  


How to explain a banking project in interview as a test engineer???

0 Answers   Accenture,


What r the diffrernt file extentions in QTP?

3 Answers  


how to capture (or) checkpoint for chineese or any other language except english using QTP in a web page. ( my application have 24 language, how to check those lanugages using QTP? is it possible). Please let me know

3 Answers  


how to invoke the web application through script in qtp

8 Answers   Synechron,


What is Modular framework and Keyword drive framework? Explain

4 Answers  


In an Excel sheet take two fields as agentname and password and type some valid agentname and password.call that excel sheet in qtp so that qtp opens the flightreservation window taking into consideration how many records are entered in the excel sheet.For example if 3 records are entered today it will open 3 FR windows,if in near future the records are more than 3 then it will open that number of times.

3 Answers  


what is On Error Resume Next ?

1 Answers   Accenture,


Categories