What is the difference between . NET testing & Java testing ?

Questions by galnrao1980   answers by galnrao1980

Showing Answers 1 - 9 of 9 Answers

There is not much difference in .Net and Java Testing if you are testing web application only change in particulare template level.

But if you are testing .Net Product or Java Product.
Then for testing you required compatible dll files, mean in general you have make complete Test bed according to technology.

some more exaplanation i will post in this topic.

Thanks
Santosh Malvi


  Was this answer useful?  Yes

Hi Member,

There is no logically difference between the both type of testing.

Testing is independent of technology and one need not necesseraily worry about what technology a product/application/system is built.

Testing is a systematic approach with defined life cycel involved. Basically we divide testing as ,Black Box or White Box testing. If you are part of the QA team, you perform black box testing compared a developer who performs white box testing.

Based on the type of application we are going to test, like web , windows , or database testing, there will be a tweak changes in the test case templates.

Guess, i have answered your question.

Please write to me if you have any further quries.

My email id:ganeshramanandv@aol.in

Thanks,
Ganesh

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