Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews Application Program Interviews:AutoCADBEA WeblogicBioinformaticsBizTalk ServerBug Tracking ToolsBugzillaClarify CRMCoding StandardsComputer Aided Design (CAD) DesignerCVSGIMPJMXLINQLoadRunnerMagentoMATLABMicrosoft AccessMicrosoft ExcelMicrosoft OfficeMicrosoft OutlookMicrosoft WordModel View Controller (MVC)OLAPOOADQuickbookRational RobotRDFSchemaSiebelSilkTestSVGTest PlanTesting ToolsUnity 3D DeveloperVRMLWCF SDKWPFXML DOMXPointer
Copyright © 2018. All Rights Reserved
SilkTest Interview Question:
For a registration purpose I am entering some data?
Submitted by: AdministratorFor a registration purpose I am entering some data.. and again for other iterations the testcase going to fail why because...session cookies are still presentand entire test cases are going to fail .. what I have to do...clearcache is also not working...
Answer1:
We had much of the same kind of issue. The only way around this was to not accept cookies, if the application allowed for it or we killed the browser between tests and went and deleted the cookie repository directly.
Answer2:
You will have to write a small code that will clean the cache - Browser Tools menu->Internet Options, then Click on Delete Cookies and Delete Files. You can make this a part of your App state so that it run everytime before you start a test case.
Submitted by: Administrator
Answer1:
We had much of the same kind of issue. The only way around this was to not accept cookies, if the application allowed for it or we killed the browser between tests and went and deleted the cookie repository directly.
Answer2:
You will have to write a small code that will clean the cache - Browser Tools menu->Internet Options, then Click on Delete Cookies and Delete Files. You can make this a part of your App state so that it run everytime before you start a test case.
Submitted by: Administrator
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.
https://InterviewQuestionsAnswers.ORG.