Write max. no of test case's in following scenario
Developer develops single page which consist of simple Text
box and a Submit button. Developer has not written a single
line of code for the button (i.e. no relation of Text box
and Submit button). No validations are implemented on Test
box as well as button.

Answers were Sorted based on User's Feedback



Write max. no of test case's in following scenario Developer develops single page which consis..

Answer / kiran_8_82

As no functionality is implemented, so 1st need to do NFT
(non-functional Testing) so following are the NFT test cases:
1) check whether you can copy text from the text editor (say
notepad) to text box and vice versa.
2) after running application, cursor focus should be at text
box.
3) checking delete/insert functionality working properly on
text written in the text box. (logically this is not right
test case but interviewer told me this test case)
4) abruptly close the process of application from task
manager and check application re invokes properly or not

Is This Answer Correct ?    9 Yes 1 No

Write max. no of test case's in following scenario Developer develops single page which consis..

Answer / sunitha

First of all we need to check, if the text field and the button are enabled.

Then the check the remaining functionalities like Insert ,delete,tab,enter etc on the field and button.

Is This Answer Correct ?    1 Yes 0 No

Write max. no of test case's in following scenario Developer develops single page which consis..

Answer / geetha

I need a clarification ,

in this scenario is it not necessary to check the landing
page .

Is This Answer Correct ?    0 Yes 0 No

Write max. no of test case's in following scenario Developer develops single page which consis..

Answer / umesh

1.) check the text box accepts numeric,special chrs and
texts
2.) click on the submit button and check button working
fine.

Try all the above 6 cases in different type of web browsers
available. so your test cases will become more than 40+.

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks

0 Answers  


diff b/w waterfallmodel & v-model?

5 Answers   Wipro,


can u plz give an example for regression testing with example.

2 Answers  


How to design the test cases?

3 Answers   Covansys,


WHY DO WE WRITE TEST CASES. WHAT IS IMPORTANCE OF TC

7 Answers  


who are the final deliverables to the client?

3 Answers  


To specify the test artifacts involved in testing.

0 Answers  


if u login sucessusfully in page and reach the 2nd mailing page where u find u are getting only few mails not all then wat would u say test is pass or fail

4 Answers   Sapient,


What is GUI Check list?

2 Answers   Covansys, IDS Software,


what is latent bug and golden bug.

7 Answers  


How will you go with testing process if only project requirements document is given to you

4 Answers  


What is Dialog Application? Tell me in details about it? Thankd in Advance

0 Answers  


Categories