What is web based application?
Answers were Sorted based on User's Feedback
Answer / chandu
Software that uses HTTP as its primary communications
protocol, and delivers web based information in HTML. Also
called web application.
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / jim
A web application is an application that is accessed via
web browser over a network such as the Internet or an
intranet. It is also a computer software application that
is coded in a browser-supported language (such as HTML,
JavaScript, Java, etc.) and reliant on a common web browser
to render the application executable.
Is This Answer Correct ? | 3 Yes | 1 No |
what is the use case ? what is the use of the use case ?
When should testing start in a project? Why?
you need to deliver the product on monday, but in friday ur test cases get crashed, what you will do?
How to test cookies in Manual testing and how to disable cookies?
how to write bugtitle and bug description for 1*1=2 2*2=4 3*3=10 4*4=16 5*5=26.give me the full format.
What is a defect age?
How do you test the server response time? Do you use any tool? If so what tool? If not how can it be done manually?
How can you use technology to solve problem?
can any explain about healthcare domain plz, yhis is my idk.mohann.mohan@gmail.com,,,plz dont ignore this
what is the difference between project based testing and product based testing?
2 Answers Infinite Computer Solutions,
Hi All, I am new in testing field. I got an interview and the question was asked- What would be your high level test case on the following scenario. There are 2 fields one is SCORE and other is GRADE and there is a go button. Scenario is If score is 90- 100 then grade should be A, if Score is 80-90 then B, if 70- 80 then C Else F. So I told that - I will check Boundary values by giving max +1 and min-1 values. I will check the functionality is working as per the requirement or not. I will include + and - testing. But seems like my answer was not correct, obviously because I don't have much experience. So plz provide me the best answer of this Q ? Thanks in advance. Preeti
1)in peer reviews we will verify our colleagues test cases, then it sent to client, then client what reviews perform(whats client feed back)on that test cases? 2)disadvantages of adhoc testing?3) in defect life cycle there are 2 states know verify, close states,difference?