What is information flow in testing
Answer / jahnavi
Information flow in testing is that approach to test the application .how the information flows in application.for ex:login- compose-sent -logout.
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you identify the client side error and server side error in web application?
what types of bugs will we find out in banking projects
What is the testing lifecycle and explain each of its phases?
why we find maximum bugs in IE browser as compare to others?
If we are enterinf different inputs for the same field then tester have to write that much separate test cases with separate ID. E.g. First name field Inputs are - 1. valid name = Shyam, 2. Digits , 3. Blank Space, 4. Empty Name, 5. Enter name after blank space, 6. Special Characters etc. So May I have to write 6 separate test cases with test case id 1,2,3,4,5 & 6.?
What is the actuall process of Smoke and Sanity Testing in companies
what type of quetion may be asked for experienced person in manual tester of 1 year?
what is the difference between application server and web server?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
What are the Testers Responsbile
what is security test,what is meant by authentication &autherization
I have a build in which there are 17 files, now 3 new files added, in this case what type of testing will do