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
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 |
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 |
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 |
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 |
What do u mean by Top down approach and Bottom up approach? How will u implement these in u r project ?
What are the important scenarios for testing emails? How do you test emails? Which tool is best for testing email?
what is Test Factor
Explain test procedure and write test cases for EFTPOS/CREDIT CARD
10 scenarios for security testing using gmail applications?
how mapp the defect id in quality center?
Hi friends I am kranti completed my IT diploma in 2005 & after that complete my software testing course. Now I am working in small software form as software tester. I have 2 + year experience in manual testing. Now I wan to change company. Plz told me is there any effect that I can not have any degree although I have 2 + experience ?
what is the diff b/s test plan, test strategy and test procedure?
If client is not given any requirements then how will you test the application
what is test plan and test procedure
Do submit teststrategy to customer if yes at what time
0 Answers Kanbay, Miracle Solutions,
You have URL address it is opening fine with your team member system but it is not opening in your system browser? How will you come across?