GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing  >  Testing Scenarios
Go To First  |  Previous Question  |  Next Question 
 Testing Scenarios  |  Question 19 of 35    Print  
Scenario: - Library Records for Transaction. You have two kinds of traction (Forward and backward) based on the Date you enter. For example if you enter today's date Forward Transaction will happen after 4 days and backward transaction will happen 4 days back
How many test cases or scenarios u derive with this condition?

  
Total Answers and Comments: 1 Last Update: December 12, 2006     Asked by: muthukumaranc 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
December 12, 2006 04:37:57   #1  
srinath        

RE: Scenario: - Library Records for Transaction. You h...

We can write basically 4 types of scenarios.

1.2 +ve scenarios (forward and backword)

2.2 -ve scenarios. (forward and backword)


 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : I think using Traceability matrix we only ensure the testing of all the requirements, not the scenarios. I feel creating more scenarios and creating the test cases is only the method is the answer for this question, for this we can do the below steps.1. ...

Latest Answer : This is not able to tell the answer for the tuff questions like this as we don't the requirements, though if you know the requirements we are not sure about the test cases count. As for as my knowledge we can write easily 10,000 test cases approximately ...

GUI contains 2 fieldsField 1 to accept the value of x andField 2 displays the result of the formula a+b/c-d where a=0.4*x, b=1.5*a, c=x, d=2.5*b;How many system test cases would you write

Latest Answer : Test Scenario: What we are going to test (ex. validation of particular field, so we have to validate particular string is uppercase, lowercase..)Test Case: How we are going to test (One can validate any field by entering character data numerical data, ...
Read Answers (14) | Asked by : Jilanibasha

Is it compulsary that a tester should study a Design Document for writing integration and system test casses
Read Answers (11) | Asked by : S.Lakshman Kumar

How do you know that all the scenarios for testing are covered?it is not must that we refer tracebality matrix we can do it with refering the SRS of Use case also with same Version?can any one clarify

Latest Answer : HiScenario: A scenario is nothing but a description of an action/event, one test may contains more than one scenarios.E2E Scenario: Used for defining the requirements for any system implementation project in any organization. If the new system does not ...
Read Answers (5) | Asked by : Rangarao

Latest Answer : HiI dont know whether how you are having the reports for u...  we have the reports like below.Search criteria:  Key word : < any of the word related to the data>   Date range : < Last month, past 7 days, current ...
Read Answers (6) | Asked by : ferozbm

Is it essential to create new Software requirement document,test planning report if it is a "Migrating Project"?

What is the difference between Functionality and GUI testing in a web based project? Does field validation come under GUI or functionality testing?


 Sponsored Links

 
Related Articles

Performing DML Operations on XML Schema Based XMLType Views

Performing DML Operations on XML Schema Based XMLType Views Analyzing the underlying query of the empSch v view discussed in the preceding section you may note that each attribute of the EMP T object used in the select list maps to a certain column of a single table namely emps What this means in pr
 

Microsoft AJAX Library - Introducing JSON

Introducing JSON In AJAX applications client server communication is usually packed in XML documents or in the JSON JavaScript Object Notation format Interestingly enough JSON s popularity increased together with the AJAX phenomenon although the AJAX acronym includes XML mosgoogle JSON is the format
 

Microsoft AJAX Library - Inheritance using Prototypes

Inheritance using Prototypes Once again prototyping can help us implement an OOP feature in a more elegant way than when using closures Prototype based inheritance makes use of the behavior of JavaScript prototypes When accessing a member of a function that member will be looked for in the function
 

Microsoft AJAX Library - Inheritance using Closures

Inheritance using Closures and Prototypes There are two significant techniques for implementing the OOP concept of inheritance with JavaScript code The first technique uses closures and the other technique makes use of a feature of the language named prototyping Early implementations of the Microsof
 

Microsoft AJAX Library - JavaScript Execution Context

JavaScript Execution Context In this section we ll take a peek under the hood of the JavaScript closures and the mechanisms that allow us to create classes objects and object members in JavaScript For most cases understanding these mechanisms isn t absolutely necessary for writing JavaScript code&am
 

Microsoft AJAX Library - Creating Object Members on the Fly

Creating Object Members on the Fly One major difference between OOP in C and ASP NET and OOP in JavaScript is that JavaScript allows creating object members on the fly&quot; This is true for objects and classes that you create yourself and also for JavaScript s own objects and types as well He
 

Microsoft AJAX Library - Associative Arrays

Thinking of Objects as Associative Arrays A key element in understanding JavaScript objects is understanding the notion of associative arrays which are nothing more than collections of key value pairs As a NET developer you have worked with associative arrays represented by classes such as NameValue
 

Microsoft AJAX Library - C# and JavaScript Classes

C and JavaScript Classes For the purpose of demonstrating a few more OOP related concepts we ll use another class Our new class is named Table and it has two public fields rows columns and one method getCellCount The getCellCount method should return the number of rows multiplied by the number of co
 

Microsoft AJAX Library - JavaScript Classes

JavaScript Classes Not only can JavaScript functions contain other functions but they can also be instantiated This makes JavaScript functions a good candidate for implementing the concept of a class from traditional object oriented programming This is very helpful feature indeed because JavaScript
 

Microsoft AJAX Library - Anonymous Functions

Anonymous Functions Anonymous functions can be created adhoc and used instead of a named function Although this can hinder readability when the function is more complex you can do this if you don t intend to reuse a function s code In the following example we pass such an anonymous function to Displ
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape