What is the difference between testing Java application and others

Showing Answers 1 - 9 of 9 Answers

As a tester we are concerned with functionality of the application, but not
in which technology the application is developed.


The differences might be with terminology (concerned to developers), Features
like deployment wizard provided by these technologies whose impact might be
there on application performance, etc. but these all are helpful for developers not for testers.


If I consider the difference between Java and .Net application and Operating
system as Windows, and for application with .Net and Windows o/s, as both are
Microsoft products, all the compatible issues will handled easily, but for Java
and Windows O/S we might need to install few addins or activex's


Please suggest me if I am wrong.

  Was this answer useful?  Yes

ravindrand

  • Aug 4th, 2010
 

From the Black box testing, there is no differnce with technology used. As a QA, testers has to focus on the functional and non-functional tetsing only. Need not to worry about the technology used to build the application.

  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