As a tester how much server knowledge is enough to know. I
worked in Tomcat 5 and Jboss 4.0.3 server but I didn't have
any knowledge on that please help me to know more about
this? i had lot of questions in this. What architecture,
what configuration, draw how it works..but not able to
manage. please help me.
Answers were Sorted based on User's Feedback
Answer / anil kumar n.r
As a tester ,we should be able to Understand the Logs
generated by the server eg error log,debug log ,FI log
system out log which are most usefull for raising the
tickets more qualitively
For Eg:u should be able to first recognize whether it is a
unix based server or window based server
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sankar
Basically we used to test the log statements are appearing
in the log file by using unix commands. For accessing the
unix or windows server we need to use the putty tool to
login to that particular server and using the unix commands
we will verify the expected behaviour.
| Is This Answer Correct ? | 2 Yes | 0 No |
If there are Requirements document, we can use traceability matrix to find the test coverage. How to get the test coverage if there are no requirements.
what are the risks and contingencies u had in ur project?
what is the difference beween dry run testing and smoke testing?
Explain about Loop Testing methodology?
You have been given 2 projects to test, what are the key factors you consider when prioritizing you work load?
What are the Validation Testers? Their responcibilities? Are Manual tester & Validation testers are same?
What is 'string' testing?
Where do you get your expected results?
Usually on which server test engineer works?
In the client systems, testing should focus on performance and compatibility .Is it true
what are the UAT bugs...why they come ??
how do u manage scripts in winrunner when you application is changing frequently?