What happens if we access a website that has cookies once the browser cookies are disabled?Does the website will be accessed?Though accessed, does the session will be tracked?
Answer / raja
Once the cookies are deleted , session will not be tacked or available. so use will not have access to website ie; if user is logged in and then the cookies are deleted,user will be logged off from account/website and usually redirected to un authenticated home page.
| Is This Answer Correct ? | 0 Yes | 0 No |
I attended an interview for Testing as a fresher, I said I already had project training, they asked me if I found anything difficult while testing or preparing test cases, one other question was if I am given the same test cases again the next day will it be a waste of time. Really I dont know what answers they expect please help.
what qualities a person must have to become a good tester
Who will participate in software testing?
what is the quality?
What is the smoke testing and sanity testing..?what is the difference?
What are differences in testing a client server and a web application?
In my application, date box is present on every screen. As a tester I have to test it on every screen. So need to write test case for it. If I write a test case for Date box only once & I refer that test case for next screen date box testing. Is it Ok?? E.g. Test case name - Date Box test Test Case Id - 01 If I want to write test case for Date box on New screen/module. Then is it OK?? Test Case Name - Date Box test Test Case Id - 20 Test Steps - Refer steps of test case id-01
what is configuration management...please explain... thanx
how test cases are written in test direcror directly or u fetch from xls
what is smoke testing? what is sanity testing?
pls explain company testing process in detail
IS V Model a Process model or a Technique ? Can V process/Technique if answer for above be implemented in WaterFall Model.