Recently I was asked this question in one interview .Can someone throw some light please..You are buying items from some online retail selling store.Letus say you are buying items from amazon.com. You bought cell phone and put in the cart then you find some shipping cost associated with it.You bought another item and put in the cart and notice that it is free shipping.You decided to check out and at the time of checkout you see the shipping costs got reversed for the two items.You are already running the script using QTP8.2How do you rectify this situation dynamically?Someone please help meThanks in advance

Questions by babuda   answers by babuda

Showing Answers 1 - 4 of 4 Answers

Vaidy

  • Apr 19th, 2006
 

The script that is running is designed with the requirement, so obviously you would have scripted the way you expect the application to behave. The costs reversal is an anomoly which the tool has to identify. It will duly fail at the checkpoint or will pass depending on the script design. You will have to halt and correct the script if its design is faulty. Whatever, there is no way you can correct a executing script dynamically.

  Was this answer useful?  Yes

nithu

  • Jun 8th, 2006
 

I think you can add synchronization points

  Was this answer useful?  Yes

Ravi

  • Jun 8th, 2006
 

Thanks to all the members who have viewed the question, thought abt the same and answered it .

  Was this answer useful?  Yes

Hi Ravi
 
Enabling and Disabling Smart Identification
 
u can make with checkpoint properity a Smart Identification.
 
For example:separate the products that costs and who didnt cost.
and make checkpoints when u design aqt script.
 
Please tell me if its the right directio or not.
 
thanks
Ronen zelser
 

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions