Hi Gautam, Please do see my comments below..........
On Mon, Jan 25, 2010 at 2:40 PM, gautam prakash <[email protected]>wrote: > Hi All, > > I am curious whether POS (point of sale retail) test scripts can be > automated using QTP. I have very basic knowledge about QTP and would be > thankful if any one can answer the following questions: *I think you can > create the script for POS System.* But if you cant reacord the code them > it has to be written manually. > 1) is any special plugin required for POS? *It not required any new > add-in.* > 2) does QTP needs to be installed in POS register or else is there any way > we can launch pos application on PC? *If Pos register is like qtp > application then you can invoke it by using qtp "SystemUtil.Run "<location > if .exe DIR> eg; SystemUtil.Run "C:\Program Files\Internet > Explorer\IEXPLORE.EXE"".If QTP can not lauch the POS application then you > have write vb code where it invokes QTP, APPLICATIONS Keeps on running but > disadvantage if this is the qtp script will be opened in read only mode and > all the data has to be set up example of excel data needs to be setup before > running the script. but if you can open pos application by vb script then it > can be open by qtp as well*. > > 3) If we VNC to a POS from PC then can this help in automation? as per my > understanding since POS would appear as a webpage thorough VNC this will > essentially change the original object property of POS application. > I am not really sure about this but if you want to access the application which was installed in VNC machine then qtp needs to be installed as well. > 4) how can inputs from peripherals (scanner, credit card swiping etc) be > simulated? > I am not sure about that... > 5) If any one has already done POS automation using QTP or any other > tool kindly provide an outline on how you managed it? > I am not sure about that... > > Thanks, > Gautam > > -- > You received this message because you are subscribed to the Google > "QTP - HP Quick Test Professional - Automated Software Testing" > group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<mercuryqtp%[email protected]> > For more options, visit this group at > http://groups.google.com/group/MercuryQTP?hl=en -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
