Whats is the difference in testing .NET and Java applications using QTP?

Could any one of you plz explain it soon as it is very urgent.

Thanks in advance

Questions by kishchilukuri   answers by kishchilukuri

Showing Answers 1 - 6 of 6 Answers

As QTP is also a software and needs processing to be done on the software we are testing it needs to understand that particular software. The patform on which the s/w build is to b tested is a major attribute.  We just need to mention that in addin manager of QTP. the rest all is same, no matter what technology your s/w build is made upon the QTP tool will only generate VBScript statements.

  Was this answer useful?  Yes

akothuru

  • Jun 6th, 2008
 

Only the difference between .Net application and Java Appliaction is Controls/Objects(Textboxes, comboboxes etc...).

by default QTP cannot recogize .Net or Java objects directly. So to access those objects, user should install .Net addins or Java Addins related to QTP.

  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