Hi friends,
Is there any difference in testing the web applications
which are built on different technologies
like .NET,PHP,J2ee etc ?if yes then how the testing
differes from one to other?(for me its urgent to know the
diff. btn .net and php).can anybody answer soon....!
Answers were Sorted based on User's Feedback
Answer / viji
I worked on J2EE and .NET application i did not get any
special updates but i do not know about the PHP.
If the application built in Java, PHP or .NET that is not
problem at all as usuall test you can follow.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / varshab
If you are following black box technique then it does not
matter your application is built in which language.In
contrast to this if your ORG is following white box then as
per your technology some or other difference will be there
in testing.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / sam
We dont need any special testing separately for ".Net" & too
for "PHP"....
| Is This Answer Correct ? | 2 Yes | 0 No |
As a QA point of view choose any one only (what u will do first) 1. System Testing 2. Functional Testing
Diference between sanity & somke testing?
A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.
What is Database normalisation
Can you explain calibration?
test cases for Insurance Processing System ?
Describe your personal software development process.
Should I write test case for sorting items? [If there are 1000 items & I have to sort them by name, code etc..]
What is parallel Testing?
If the Developers are unable to understand the bug send by the testers , then how will the Testers convince or explain the developer.
How to do test if we have minimal or no documentation about the product?
what is the architecture for your project?