what is protocol in software testing?
can u give it with a good example?
Answers were Sorted based on User's Feedback
Answer / sreenivasu
As far as i concern, it is a set of rules which we will
follow in writing test cases and test plans, and
requirements design and all other testing related things..
If i am wrong pls correct me with a clear picture of
protocol in s/w testing with a good example .. if possible..
Thanks,
vasu
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / jeevan
Protocol is a set of rules which governs all aspects of Data
communication. without a protocol 2 devices may connected
but not communicated.
Ex: HTTP, SMTP, FTP etc...
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / tsri
You are corrct mr Vasu and an example of protocol is
starr's protocol
| Is This Answer Correct ? | 0 Yes | 1 No |
what documents need to write test case
. Diff. between Application server and web server? 2. Default port number of Tomcat? 3. bug life cycle? 4. what is defered status in defect life cycle? 5. smoke test? 6. Do you use any automation tool for smoke testing?? 7. verification and validation? 8. Testing process in your comp.? 9. Testing methodology? 10.when a bug is found what is the 1st action? 11.what is best bug in your current proj. which you found?? 12.what is test plan and explain its contents? 13.Advantages of automation over mannual testing? 14.explain some SDLC models? 15.ADhoc testing? 16.what is mean by release notes? 17.what are all the contents of release checklist? 18.when a new build comes what is 1st action?(performing smoke test). 19.how many test cases will you write for 1 day? 20.what is the bugbase do you use in your comp.?
What is your testing approach/plan if requirements are frequently changing?
Which Tests the whole system rather than software? a.)Blackbox testing b.)Whitebox testing c.)Stress testing d.)Mutual testing
advantages of test plan in software testing? the interviewer asked what is the use of test plan, as we always dont follow the test plan.
When the Developer fixes and releases a defect.. then the tester tests it and fails the defect. Suppose the developer again fixes it and the tester again fails it and this process continues for the same defect for more times then what is that u do for getting the defect closed?
What are the bussiness scenories?
we enter that user name field is blank and password field is blank and click on Ok. what type of testing is this 1) functional testing 2)security testing
static and dyanamic testing
how to test the case with 5 combination and inputs
Explain Agile testing with example?
Can anyone Give me examples for high Severity and Low priority defects?