in employe details form, we are entering First name as
manjunath and Last name as sastry. but when we retriving
the data in reports form, it shows as first name as sastry
and last name as manjunath. here bug may be in employee
details form or reports form. how you check in manual?

Answers were Sorted based on User's Feedback



in employe details form, we are entering First name as manjunath and Last name as sastry. but when..

Answer / who knows?

We can verify it without connecting to DB or looking at the
code.
How? it's simple:
Once you enter the name in the Emplouee details form, go to
some other page of application where you see Firs/Last
name. Check if the first/last name is displayed correctly.
You can try this on 2-3 pages. If the information is
displayed correctly on other pages, that means there is no
error while storing the detail in the DB. Hecne the error
is in Reports form

Is This Answer Correct ?    4 Yes 0 No

in employe details form, we are entering First name as manjunath and Last name as sastry. but when..

Answer / shanmuk

The answer for this is we were doing only form testing.form
testing is different from report testing.form testing means
whether the supplied information from the front end is
correctly stored in the data base or not.

and the report testing is whether the data from the data
base is correctly retrieved or not

They both come under Data base testing
here we doing form testing.and intimate thge bug that the
first name and last name was interchanging in the reports
of the data base.

Is This Answer Correct ?    3 Yes 0 No

in employe details form, we are entering First name as manjunath and Last name as sastry. but when..

Answer / vijaya

i will do white box tesing
by open the code and check the mapping of fields in reports
form

Is This Answer Correct ?    1 Yes 0 No

in employe details form, we are entering First name as manjunath and Last name as sastry. but when..

Answer / sai4sm

Hi Vijaya & Rajesh thank you a lot for clarifying the my
question.

Is This Answer Correct ?    0 Yes 0 No

in employe details form, we are entering First name as manjunath and Last name as sastry. but when..

Answer / vijay

In this there may a mistake in database where the data has
been stored. So just check it out in the database which one
you are using. From the database only the fields may be
changed for 1 column to another.

Is This Answer Correct ?    0 Yes 0 No

in employe details form, we are entering First name as manjunath and Last name as sastry. but when..

Answer / nitin

Agreed with shanmuk....

Is This Answer Correct ?    0 Yes 0 No

in employe details form, we are entering First name as manjunath and Last name as sastry. but when..

Answer / sowmya

Good Visarada!!!!
Its called Thinking Out Of Box

Is This Answer Correct ?    0 Yes 0 No

in employe details form, we are entering First name as manjunath and Last name as sastry. but when..

Answer / rajesh

Surely for this we have to do gray box testing.

First we have to enter First name as manjunath and Last
name as sastry in employee details form. Then we have to
save the employee details.

After this when we check the values get stored for First
Name and Last name field of corresponding table (may be
employeeDetails)in database, we will get the answer for
above question.

Is This Answer Correct ?    0 Yes 1 No

in employe details form, we are entering First name as manjunath and Last name as sastry. but when..

Answer / visarada

here we have to do database testing. it includes mainly two
types of testing:
1) testing whether the data is stored in the database
correctly or not
2) testing whethr the data from the database is retrieving
correctly or not

in the above case, after entering first name and last
name, we can test (1)st case.if it is correct means there
is no bug in employee details form and definetly there may
be a bug in report form while retrieving the data from
database.
like these cases, we can check viceversa.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

what type of test secnerio's well you write for a web testing project?

0 Answers   Synergy,


What are the different criteria which will be filled when logging a Defect?

2 Answers   IBM, Sapient,


What u will do if you have less time for testing (3-4 days) instead of 10 days.

3 Answers   Fiserv, HP,


what is the output of this query selet * from employee where 1=2

7 Answers   Tera Informatics,


anyone can explain about Sanity testing and smoke testing and who will involved on sanity and smoke testing

4 Answers  






what is vss

2 Answers  


IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.

0 Answers  


what is the difference between integration testing and end to end testing?

6 Answers   Keane India Ltd,


What is comparison testing?

4 Answers  


how do you identify testscenario's

1 Answers   TCS,


If database testing i which way the testing will be done,by just writing the queries or else anything extra we do?if so where write those queries and where will we store those?

1 Answers  


Hi friends, Im an MBA Finance, 2 yrs of exp workng in Investment com, + around 2 yrs of exp in Manual testing in Finane domain. Im looking for manual testing jobs but not getting any calls, Im worried is manual tesing in finance domain do have any good scopes in future or not. Plz provide me ur valuable suggestion,so tht I can best decision to retain in this platform(manual testing). or not

0 Answers  


Categories