How you will do the functional testing ?

Answers were Sorted based on User's Feedback



How you will do the functional testing ?..

Answer / shrinivas k

Functional Testing begins from Functional specification
requirments(FRS)Docs,understanding the functionality of the
application with the help of Use Cases(If application is
not yet developed),Start writting test cases and exceute
the test cases.
Actual functional testing means verifying the dependent
field on depedency field.
Example:once the user information is filled with all the
mandetory field then only SUBMIT button should be enabled
(i,e Here SUBMIT buton depends on dependency fileld)

Is This Answer Correct ?    6 Yes 0 No

How you will do the functional testing ?..

Answer / amit

Fnctional Testing starts with the through reading of
Functional Docs, and getting to know how of Use Cases. This
then comes up with Development of Test Cases, and Executing
them. In case of Time Constraints, One can go for Monkey
Testing too.

Is This Answer Correct ?    1 Yes 0 No

How you will do the functional testing ?..

Answer / mudaseer

for example in when you go to atm when you insert the card and enter the pin no and when i select language as english it should display in engish language for example in after signing in gmail when i click on compose mail it should display correct page here we check whether it is going to correct link or not

Is This Answer Correct ?    0 Yes 0 No

How you will do the functional testing ?..

Answer / mfsi_priyankaa

Functional testing is a type of black box testing that bases
its test cases on the specifications of the software
component under test. Functions are tested by feeding them
input and examining the output, and internal program
structure is rarely considered.
Functional testing typically involves five steps[citation
needed]:

The identification of functions that the software is
expected to perform
The creation of input data based on the function's
specifications
The determination of output based on the function's
specifications
The execution of the test case
The comparison of actual and expected outputs

Is This Answer Correct ?    0 Yes 1 No

How you will do the functional testing ?..

Answer / rao

Generally Functional Testing starts, once we are prepared
the testcases for all the features as per the requirement
specs.While preparing testcases,we need to cover all the
+ve testcases,-ve testcases,adhoc testcases and GUI
Testcases and also we need to assign certain priority to
the testcases.As per the testcases we will perform diffrent
levels in Functional Testing like FULL and Medium.We can
also perform Sanity Testing as per the Testcases priority.

Full Functional Test Pass:
...........................
Should be executed all the testcases from P1 TO P4.

Medium Functional TestPass:
.............................
Should be covered only P1,P2 and P3(Optional)

Sanity Testing:
----------------
Should be covered all the P1 Testcases.

Note:All the above types of testing techniques as per the
deadlines of our project.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

How to write mail to bug report in manual testing with example?

2 Answers  


what is the diffn betn web based application and client server application

3 Answers   Hoch Technologies,


Maximum how many defects found in a single module?

2 Answers  


what is conditional testing? explain and examples

0 Answers  


what is the diff b/w black box and white box

9 Answers   Synergy,






what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?

1 Answers  


last week i attended tawant technologies. it may be useful for for u. i could not remember every qustion and answer. . 1. verfification is a. r we buliding the sys right? b. r we buliding the right sys? 2. regeression tetsing a. always can be done automation b.unchanged areas have not been affected c. changed areas have not been affected. 3.Equalent class partition is a.white box tetsing technique b.Black box tetsing technique ........ c.black box .............. 4.arrange order unit testing,integartion, validation, sys tetsting 5.debugging is a.testing activity b. developement activity c........ d......... 6.security tetsting a. bullet prooof...... wrapped s/w b....... 7.smoke testing a..... 8.defect managent tool does not conatin a. b. 9. sys reliability a. 10.user accceptance tetsing is done by a.tester b.developer c.end users d........ 11.which is not static testing technique a.walk through b.inspection c. d. 12.wat is diff b/w? if the s/w isdeveloped by other country if the s/w isdeveloped by ur country? a.culturtal diff b. re allocation resources. c...........no ctrl pf process d........ plz go through these topics.....i am not able to rememeber every qusetion and answers. sorry let me know u ahve any questions.u can add here extra questions. brahma412@yahoo.co.in

3 Answers   Tavant Technologies,


what is agile testing, explain with example

9 Answers   Mastek, Wipro,


some major negative test cases to break the sign up page having username password, email, url address field and some check box selection options ?

1 Answers   Crea,


What are the web designing tools ?

0 Answers  


How will you select the regression test case?

5 Answers   Cognizant, HSBC,


How GUI testing will be done in manual testing for a website?

6 Answers  


Categories