Results 1 to 3 of 3

Thread: Silk Test - Query

  1. #1
    Junior Member
    Join Date
    Jul 2008
    Answers
    1

    Silk Test - Query

    Folks

    We are using silk to automate out test requirements.

    I am giving a Scenario
    Lets say we have total 10 test cases. We have automated all the 10 test cases and gives log once it has completed all the 10 test cases.

    What we are thinking now to refine it more
    out of 10 test cases if the first 3 test cases or denfined priority test cases PASSES then it should execute the remaining 7 tets case else the whole execution should stopped. I hope there should be a way to do this. Please provide me the steps to do this. Appreciate your time for reading this and providing solutions.


  2. #2
    Banned
    Join Date
    Aug 2006
    Answers
    3

    Re: Silk Test - Query

    hmm.. Try to get the pass status of earlier testcases and then do appropriate..


  3. #3
    Contributing Member
    Join Date
    May 2008
    Answers
    32

    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 have to play with TestcaseEnter(), TestScriptEnter(), TestcaseExit (), testcscriptExit () methods.

    For eg. Call the testcases from a TestPlan.
    Put the testcases which needs to be executed conditionally in a certain script file and modify the ScriptEnter accordingly.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
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