Page 4 of 5 FirstFirst ... 2345 LastLast
Results 61 to 80 of 81

Thread: difference between test cases,test scenario,and test suite?

  1. #61
    Junior Member
    Join Date
    Nov 2008
    Answers
    1

    Re: difference between test cases,test scenario,and test suite?

    Test cases are written for test scenario

    and test scenario is a big picture

    is that right..if i am wrong please correct me
    thanx

    jay


  2. #62
    Junior Member
    Join Date
    Dec 2008
    Answers
    1

    Re: difference between test cases,test scenario,and test suite?

    Dear All,

    Could you send me the interview point of QTP questions?

    Regards
    Rishi


  3. #63
    Junior Member
    Join Date
    Jul 2009
    Answers
    17

    Re: difference between test cases,test scenario,and test suite?

    hi friends

    the answer is very easy

    based upon the SRS requirements only we are preparing test scenario

    BAsed on test scenario we are preparing test cases

    Test scenario is nothing but checking what are all the probable test conditions we can make for that particular requirement

    Test case is derived based on test scenario whether it may be positive ar negative

    regards

    saravanan


  4. #64
    Junior Member
    Join Date
    Aug 2009
    Answers
    1

    Re: difference between test cases,test scenario,and test suite?

    Hi i would like to know what are the Main questions have been asked during the Interview,I am A softwre tester


  5. #65
    Junior Member
    Join Date
    Sep 2009
    Answers
    1

    Re: difference between test cases,test scenario,and test suite?

    Hi ... can anyone tell me that which software are commonly used by MNC for generating bugs reports. Please it is very necessary
    Thanks......


  6. #66
    Junior Member
    Join Date
    Jan 2010
    Answers
    1

    Re: difference between test cases,test scenario,and test suite?

    Hi can You guys update me on the functional testing interview questions please


  7. #67
    Expert Member
    Join Date
    Apr 2008
    Answers
    1,859

    Re: difference between test cases,test scenario,and test suite?

    Quote Originally Posted by kothurthi View Post
    Hi can You guys update me on the functional testing interview questions please
    hi friend,

    Please don't mess your question with previous thread.

    Thanks,
    Deepa

    Arise Awake And Stop Not Till The Goal Is Reached

  8. #68
    Expert Member
    Join Date
    Apr 2008
    Answers
    1,859

    Re: difference between test cases,test scenario,and test suite?

    Quote Originally Posted by rajputgurjit View Post
    Hi ... can anyone tell me that which software are commonly used by MNC for generating bugs reports. Please it is very necessary
    Thanks......
    hi friend,

    Bugzilla, Mantis, Some companies are using QC.

    Thanks
    Deepa

    Arise Awake And Stop Not Till The Goal Is Reached

  9. #69
    Expert Member
    Join Date
    Apr 2008
    Answers
    1,859

    Re: difference between test cases,test scenario,and test suite?

    Quote Originally Posted by Rajarishi View Post
    Dear All,

    Could you send me the interview point of QTP questions?

    Regards
    Rishi
    hi friend

    Check the attachment given below.

    Thanks
    Deepa

    Attached Files Attached Files
    Arise Awake And Stop Not Till The Goal Is Reached

  10. #70
    Junior Member
    Join Date
    May 2010
    Answers
    1

    Re: test case and test senerio

    Can u explain about Test scenario breifly?


  11. #71
    Expert Member
    Join Date
    Apr 2008
    Answers
    1,859

    Re: difference between test cases,test scenario,and test suite?

    hi friend,

    Refer the link below, this query has been already discussed in our forum.

    Testing Scenarios - What is Testing Scenario ? What is scenario based testing? can u explain with an example ?

    Thanks,eepa

    Arise Awake And Stop Not Till The Goal Is Reached

  12. #72
    Junior Member
    Join Date
    Jun 2010
    Answers
    1

    Lightbulb Re: difference between test cases,test scenario,and test suite?

    Test scenario:i can say that it is an area(or situation) where we have the scope to perform testing.

    Test case: it is an idea of test engineer , it tells how the testing can be done in that particular area or situation of the application

    Test suite: it is the combination of diff. types of test cases.
    scenario-->test case-->test suite.


  13. #73
    Junior Member
    Join Date
    Jun 2009
    Answers
    1

    Re: difference between test cases,test scenario,and test suite?

    Test Scenario :- sequence of action to execute test case

    Test Case : A set of input values,precondition ,expected result prepared in some document.

    Test Suite : it is set of several test cases where the post condition of one test case is used as precondition of another test case


  14. #74
    Junior Member
    Join Date
    Aug 2010
    Answers
    1

    Re: difference between test cases,test scenario,and test suite?

    This discussion really helped me.. getting a clear picture

    Thanks guys


  15. #75
    Contributing Member
    Join Date
    Apr 2008
    Answers
    66

    Re: difference between test cases,test scenario,and test suite?

    Hi Kishore,

    I have tried to answer your question, and hope this will help you

    1.What is thread testing.
    Ans:- A variation of top-down testing where the progressive integration of components follows the implementation of subsets of the requirements, as opposed to the integration of components by successively lower levels.

    2.What is bucket testing and which automated tool is used to do this test.
    Ans:-
    Bucket Testing" (also known as A/B Testing) is mostly used to study the impact of various product designs in website metrics, two simultaneous versions were run in a single or set of web pages to measure the difference in click rates, interface and traffic

    A/B testing or bucket testing is a method of marketing testing by which a baseline control sample is compared to a variety of single-variable test samples in order to improve response rates. A classic direct mail tactic, this method has been recently adopted within the interactive space to test tactics such as banner ads, emails and landing pages.

    Significant improvements can be seen through testing elements like copy text, layouts, images and colors. However, not all elements produce the same improvements, and by looking at the results from different tests, it is possible to identify those elements that consistently tend to produce the greatest improvements.




    3. ERP testin automation testing.

    Ans:-
    There are a variety of testing processes implemented in a standard testing schedule.
    At the first level is performance testing
    Tests an ERP solution for whether it can handle the kind of loads being placed on the system by simultaneous users or high amounts of data or transactions.

    The ease and efficacy of performance testing is dependant on the quality of the testing plan, testing tool, people on the testing team and the quality of performance data capture. One important tip to remember in performance testing is that it isn’t always necessary to try to test the worst case since testing tools can always generate far more transactions than is possible by human operators.

    Another key testing process is functional testing, where all system features or functions, both software and hardware are tested to ensure that the ERP solution conforms to specifications and meets requirements. Successful functional testing is entirely a matter of proper definition: the specific definition of test goals will determine the appropriate functional tests required, from data mapping to business process tests to access control systems to regression testing.

    Further important steps in the process include documenting key business processes, developing modular test components, setting up a test lab, executing regression testing and analyzing defects and creating test reports.

    While performance testing and functional testing form necessary, basic building blocks to ERP testing, the meat of the process lies in integration testing. As much as an ERP solution is tuned and adapted to an organization, it is never a perfect fit, and requires some adjustments in people and processes as well. Thus, the most crucial aspect of testing is not the functionality of a package (as such quality is assured to some extent with a premium solution), but rather the implementation of the package into the organization. The question thus, is not whether the solution provides all the necessary features, but rather how well the combination of customization and changes in the organization’s processes meet the requirement for which ERP is deployed. Integration testing should be approached from a process-oriented perspective, and should involve the performance of actual business transactions featuring employees that will finally perform those transactions rather than simply pushing dummy data from system to system.


    4.What is Data Warehousing testing?
    Ans:-
    Data where house is Subject oriented,Integrated,Time-varient and non Volatile. It contains the data for management's decision support system.

    Testing for a Data warehouse consists of requirements testing, unit testing, integration testing and At the end UAT, the system should be acceptable to the client for use in terms of ETL process integrity and business functionality and reporting.



    5.What is Implementation testing?
    Ans:-
    Implementation testing generally refers to the process of testing implementations of technology specifications. This process serves the dual purpose of verifying that the specification is implementable in practice, and that implementations conform to the specification. This process helps to improve the quality and interoperability of implementations.


    6.What is Shake out testing?
    Ans:-To identify an initial test which verifies that a load has been successful and all software is accessible and functioning as expected. This is also to test the Networking functionality, Data base connectivity and the integration of modules.
    This is mainly carried out by developer.


    Thanks
    Sarvesh


  16. #76
    Junior Member
    Join Date
    Oct 2010
    Answers
    2

    Re: Different between test case and test senerio

    In one sentence we can say that Test Scenario is something related to a complete scenario in which many more possible options are present but test case is all that individual possible option over there.

    Like Scenario is Login into an account.
    Test cases consists of
    a. Empty user name, empty password.
    b. Empty user name with a correct login password of any account.
    c. A correct User name with Empty Password.
    d. A Correct User name with wrong password.
    e. Wrong user name with any existing account's password.
    f. Wrong user name and password combination (i.e. both user name and password exist but not mapped with each other)
    g. Correct user name with correct Password


  17. #77
    Junior Member
    Join Date
    Jul 2012
    Answers
    1

    Re: difference between test cases,test scenario,and test suite?

    In a simple way to define both:

    Test Scenario: A general version of test cases. It helps team to actually get the basics of how to use the system. Its more interactive between the actors and system. For example: Login to System A, Create users in a company etc. If you see these are very general terms to define the functionality of the system.

    Test Cases: These are the same thing but into more details providing specific steps to define the test scenario. The same above examples in terms of test cases may be defined as:

    step 1: Open a browser
    Step 2: When you get into login page, login using these user accounts
    step3: save the user

    Expected results: the user must be successfully logged in if he had provided the valid user account.


  18. #78
    Junior Member
    Join Date
    Jan 2013
    Answers
    2

    Re: test case and test senerio

    Quote Originally Posted by vennela View Post
    hi one and all
    this is vennela


    Hi everyone.
    this is chandu.



    can u explain use case and test case with examples pleaseee


  19. #79
    Junior Member
    Join Date
    Jan 2013
    Answers
    9

    Re: Different between test case and test senerio

    Test case: testcase means simply excepted and excuted results
    Test senerio: at which cases you are testing a condition like no.of permitation and combination
    Test Suite: collection of test cases..


  20. #80
    Junior Member
    Join Date
    Apr 2013
    Answers
    1

    Re: test case and test senerio

    Hi everybody,
    I'm new to testing and this forum as well. Pl guide me how to write test cases on mercury flight reservation system.


Page 4 of 5 FirstFirst ... 2345 LastLast

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