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
Read Online SilkTest Job Interview Questions And Answers
Top SilkTest Questions
☺ | How to search for html link? |
☺ | How to read .xls file contents without using the ddt wizard? |
☺ | Need help regd. silk test runing thr .bat file on cmd prompt? |
☺ | How to launch 2 web application windows simultaneously thru Silktest? |
☺ | Can SilkTest run on Mac? |
Top Application Program Categories
☺ | AutoCAD Interview Questions. |
☺ | Microsoft Office Interview Questions. |
☺ | Microsoft Outlook Interview Questions. |
☺ | Microsoft Excel Interview Questions. |
☺ | MATLAB Interview Questions. |