how do i write perfect test case for functional testing

Answers were Sorted based on User's Feedback



how do i write perfect test case for functional testing..

Answer / mudaseer

i have logged into gmail i am in the inbox page

action :click on compose mail

expected result :it should display compose mail page where i can enter mail address subject and enter the details it should not display inbox page,draft etc

actual result: we write actual result after executing the test case
result:psss or fail

Is This Answer Correct ?    5 Yes 0 No

how do i write perfect test case for functional testing..

Answer / pravati

The correct procedure to write test case for functional testing are
1.Test case id
2.test type
3.priority
4.procedure
5.expected result
6.actual result
7.status

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What type of metrics would you use?

0 Answers  


What is actually contain test report?

1 Answers   Crea,


Types of testing

4 Answers   CSC,


What is Functional testing?

2 Answers   Aspire,


what are the ways to crash an application when it is unter testing?

3 Answers   Keane India Ltd,






in google home page here when i click on images it displays images page and when i click on map it displays maps & when i click on youtube it display youtube page what type of testing is this?

2 Answers  


After Executing the testcases, logging bugs...after completing all this processes, what document tester will prepare?

4 Answers  


What is Prototype Testing?

5 Answers   Wipro,


what type of quetion may be asked for experienced person in manual tester of 1 year?

0 Answers   HCL, Xento,


How to write test cases for testing databases,especially for testing and writing test cases for stored procedures.

1 Answers   IBM,


What is an Use Case ? How can we write the Use Case and how can we write the Test Cases for that? What role plays the Requirements in the Use cases ?

2 Answers  


We can check many things in one test case, then Is it necessary to write separate test case for checking each functionality? Example : For Login Window --> Test Case is---> 1) Enter valid user id & password --> For this expected result --> 1) User should login. My question --> while executing above valid test case, we can expect more than one result such as "Visibility of password should be as ****" So Should I have to write separate test case for "Visibility of Password" OR Not? Please guide me properly.

5 Answers  


Categories