Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Test Data ? Explain

Answers were Sorted based on User's Feedback



What is Test Data ? Explain..

Answer / rajendra_penumalli

To understand Test Data, first we should understand the
Test case.

Test case comprises following parts:
1.Precondition
2.User action/Steps
3.Input data/Test data
4.Expected Result
5.Actual Result

For every test there will be some precondition will be
there.
For example,
if we are testing a web based login page,

1.Precondition:
The web page should load on web browser.

2.User action/steps:
i. Enter test data into valid User id and valid
Password in login page.
ii.Then click on 'submit' button

3.Input data/Test data:
User ID: rajendra_penumalli (valid User ID)
Password: passw0rd (Valid Password)

4.Expected Result:
Application should display the home page

5.Actual Result:
<out come of the execution>

Here in above test case, in step three the User ID and
Password data (rajendra_penumalli,passw0rd) are the test
data.

Using,
Boundary Value Analysis and
Equivalence Class Partition
Tester can generate test data for different scenario's
Based on each set of test data can be converted in to a
test case using cause effect graphing technique.

For example foe the above login functionality testing
we can write test data as follows:

Test Data Set-1
Valid User ID
Valid Password

Test Data Set-2
Valid User ID
Invalid Password

Test Data Set-3
Invalid User ID
Valid Password

Test Data Set-4
Invalid User ID
Invalid Password

Test Data Set-5
Blank User ID
Valid Password

Test Data Set-6
Valid User ID
Blank Password

Test Data Set-7
Blank User ID
Blank Password

I think all are clear now.

Rajendra_penumalli@yahoo.com
Sr.Test Engineer

Is This Answer Correct ?    20 Yes 1 No

What is Test Data ? Explain..

Answer / madhu

Test data is the data we need to supply on test cases which
consists of customer expected data while executing the test
cases.

Is This Answer Correct ?    6 Yes 1 No

What is Test Data ? Explain..

Answer / mudaseeer

test data is the data used to login into an application.it has to be created by test engineer(for example in gmail.com) or it will be provided by developers(for example in actitime)

Is This Answer Correct ?    1 Yes 0 No

What is Test Data ? Explain..

Answer / vijayvardhan

Test Data is nothing but inputs to the test. which are used to execute the test to achieve the desired results.

Is This Answer Correct ?    1 Yes 1 No

What is Test Data ? Explain..

Answer / haritha

Test data is the data created by the test engineer based on the pre-condition(pre-condition is the data setup that needs to be created before proceeding with executing the test case)in order to proceed with our testing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is cause effect graph & exp its types?

3 Answers  


Hi frnds, can any one tel me how we can test an MODULE by using SRS documents ? reply me plzzzz

1 Answers   Valtech,


Describe to me when you would consider employing a failure mode and effect analysis.

1 Answers  


What is the common bug u face in a web-based application. .?

3 Answers   HCL,


What is Buddy Testing?

2 Answers  


one module contains 3 screens like entry , exit & trasaction. u can perform operations by using these screens and u save that changes but those screens are not displaying on the desktop then how u can assign the seviority?

6 Answers   Logica CMG,


In an application currently in production, one module of code is being modified. Is it necessary to re- test the whole application or is it enough to just test functionality associated with that module?

3 Answers   Media Magic, Ordain Solutions,


What is Intersystem testing

5 Answers   IBM,


In which stage more defects found means anlaysis,design,coding,testing and maintance?

4 Answers   Accenture,


what is system testing? explain with an example.

1 Answers   Tech Mahindra,


tell me about ur current proect? how can we start, what should we explain? should we expalin the entire proj or only our module? july27 brahma412@yahoo.co.in plz help me

4 Answers  


Whether the testing process followed in different model will be same or will it vary?

1 Answers  


Categories