Search:

Type: Posts; User: sabariish; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Answers
    2
    Views
    8,062

    Re: Silk Test - Query

    Well may be u need to store the Testcase result in a table... and from there may be extract the pass result for the testcaseID's which u priortize and enter the script accordingly. Basically u will...
  2. Re: Junk Characters entered in HtmlTextField (eg:- Username Field)

    Hi all

    For those who have experienced this issue:-

    We contacted Borland regarding this issue and they provided a workaround i.e when and where we are typing any text in a textfield before...
  3. Re: Unable to capture the Radio button Selection in SilkTest

    Hi,

    To select a radio button use:-
    rdoWindow.HtmlRadioList(object).Select(choice)

    rdoWindow - your main window
    object- The radio list object
    choice- radio selection

    If you want to...
  4. Answers
    1
    Views
    8,911

    Re: How to connect Silk Test to database

    1) Create a DSN connection using ODBC (Control panel - > administrative tools).
    2) use DB_Connect() to connect to the database

    HANDLE hdbc
    hdbc = DB_Connect ("DSN= YOUR DSN CONNECTION NAME")
    ...
  5. Re: Error: Internal error in agent - Function never returned a value

    Hi Sajith

    Nops :(

    I was out on a vacation, hence the delay!

    I think the the appln: control you mapped to as Table Class does not respond to the methods. i.e the class map doesn't work for...
  6. Re: Error: Internal error in agent - Function never returned a value

    Hey Sajith,
    :)

    Can u please let me know the functions which throw this error.

    Thanks
    Sabarish
  7. Answers
    15
    Views
    5,340

    Re: Assign Severity and Priority

    Hi Sopova

    Yes, Bug retesting can be termed as a part of re-testing. But to say re-testing is just to see only the bug reported is fixed is not appropriate.
    The following may come under...
  8. Junk Characters entered in HtmlTextField (eg:- Username Field)

    Hi

    I observed that the silktest enters junk characters into the HtmlTextfield on SetText() calls. Mostly these junk characters are from the clipboard (i.e if you copy any text while your script is...
  9. Re: How many test cases you will test if u have 1000 test cases need to be executed i

    Hi

    I feel we need to follow a process.

    Divide your testcases based on priority-
    -High
    -Medium
    -Low

    Start with the high priority testcases and then go on with subsequent ones (meduim,low)
  10. Answers
    7
    Views
    9,067

    Re: Mapping CustomWin

    Hi Sajith,

    Yes sometimes! but it might not be required if the application supports the needed messages.

    Regards
    Sabarish
  11. Answers
    7
    Views
    9,067

    Re: Mapping CustomWin

    hey sajith

    well as i said earlier treeviews, grids, and statictext are not supported by the class map feature of silktest. So here is what a sketch of things u need to do inorder to map your...
  12. Answers
    7
    Views
    9,067

    Re: Mapping CustomWin

    Hi Sajith


    There are a few custom controls that don't respond to class mapping (such as TreeViews, Grids, and StaticText). However, TypeKeys and mouse events can be used on them.
    Also i came...
  13. Answers
    15
    Views
    5,340

    Re: Assign Severity and Priority

    Hi Sopova

    :)

    1) Lets take a real time scenario:
    A tester reports a bug on Build#1, Developer accepts it as a bug in his triage meetings. Now once the severity and priority of the bug is...
  14. Answers
    3
    Views
    4,215

    Re: Testability Criteria

    Smoke Test is the critierion on which testability of an application can be decided.
    Basically in smoketest we check whether all the major/core functionality in the application are in place before we...
  15. Answers
    15
    Views
    5,340

    Re: Assign Severity and Priority

    Hi Sopova

    Well i feel Re-Testig would not be the correct word here.

    To see that the fix is proper or not, and also whether that fix has caused in any other bug/improperty in the application the...
  16. Re: Shows whole window as one object rather detecting individual objects

    Hi
    I dont think we need to add a .ddll and .exe files as Java Support is configured automatically when you use Enable Extension.

    If your application is recognised in the Enable Extension...
  17. Answers
    6
    Views
    10,665

    Re: How can we quantify adhoc testing?

    I feel the answer is Yes. Adhoc testcases can be quantified.

    Lets take a scenario here.
    I have a web application, with me i have 15 testers and 1 day of adhoc testing time alloted.
    Each test...
  18. Re: Shows whole window as one object rather detecting individual objects

    Hi Sajith

    Oh so did you enable the java extensions ???
    if not go to - Options->Extensions and enable Java Extensions for a JAVA Application.

    Keep me posted with your findings.
    Also id this...
  19. Answers
    6
    Views
    10,665

    Re: How can we quantify adhoc testing?

    hi,

    Well i feel adhoc testing needs to be categorized as :-
    Time - Depends on the time alloted for testing if more time more adhoc testing
    Risk - Both Cost as well as performance
    and mainly ...
  20. Answers
    27
    Views
    25,754

    Sticky: Re: How many of testers have done it?

    Hi,

    If i understood you correctly, you are referring to the logs which usually are stored somewhere in the logs directory of your server.
    Basicaaly the steps to reproduce will not be present in...
  21. Thread: Silk Test

    by sabariish
    Answers
    3
    Views
    6,542

    Re: Silk Test

    Hi
    Yes the Silktest 2008 release does support .NET applications :).
    The Best guide to learn silktest would be the SilkTest Help itself.
  22. Re: Can Silk test help automating flash controls??

    SilkTest 2008 does support testing Flash applications
  23. Re: Shows whole window as one object rather detecting individual objects

    Hi Sajith

    Try doing this and let me know if it helps

    1. Copy the SilkTest_Java3.jar file from SilkTest\JavaEx folder to the JRE\ lib\ext folder.
    2. Rename the file access3.prop in the Silk...
Results 1 to 23 of 32
Page 1 of 2 1 2
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact