|
INTERVIEW QUESTIONS
TESTING - BASICS
TEST CASES
DETAILS
Question: I faced this question in an interview. They gave a scenario to write 5 functional testcases. The scenario is " there are two notepad applications which were already open. In notepad1 some typed text is there. notepad2 is empty. Using cut and paste option u have to paste the entire text from notepad1 into notepad2."
Answer: The Test cases are as follows.,
Test Cases are considered for both the Notepads (Notepad1 and Notepad2) being open.
1. Press Ctrl+A from keyboard, checkout whether its selecting all the data. Similarly from notepad1 screen,select Edit and select Select All Option and check out whether all the data is selected.
2. Press Ctrl+C from keyboard, checkout whether you're able to copy the data from Notepad1 to Notepad2.Similarly from notepad1 screen,select Edit and select Copy Option,check out whether all the data is copied from notepad1.
3.Press Ctrl+V from keyboard, checkout whether you're able to Paste the data from Notepad1 to Notepad2.Similarly from notepad1 screen,select Edit and select Paste Option,check out whether all the data is pasted to notepad2.
4.Press Alt+F4 from Keyboard, check out whether its closes both the screens.Similarly check out the exit option in File.
5. After you press Ctrl+X from keyboard, check out for Ctrl+Z option from Keyboard, similarly check out for Undo option in Edit Menu.
|
|
|
Category |
Test Cases Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 8600 users |
Added on |
8/1/2011 |
Views |
73080 |
Rate it! |
|
|
Question:
I faced this question in an interview. They gave a scenario to write 5 functional testcases. The scenario is " there are two notepad applications which were already open. In notepad1 some typed text is there. notepad2 is empty. Using cut and paste option u have to paste the entire text from notepad1 into notepad2."
Answer:
The Test cases are as follows.,
Test Cases are considered for both the Notepads (Notepad1 and Notepad2) being open.
1. Press Ctrl+A from keyboard, checkout whether its selecting all the data. Similarly from notepad1 screen,select Edit and select Select All Option and check out whether all the data is selected.
2. Press Ctrl+C from keyboard, checkout whether you're able to copy the data from Notepad1 to Notepad2.Similarly from notepad1 screen,select Edit and select Copy Option,check out whether all the data is copied from notepad1.
3.Press Ctrl+V from keyboard, checkout whether you're able to Paste the data from Notepad1 to Notepad2.Similarly from notepad1 screen,select Edit and select Paste Option,check out whether all the data is pasted to notepad2.
4.Press Alt+F4 from Keyboard, check out whether its closes both the screens.Similarly check out the exit option in File.
5. After you press Ctrl+X from keyboard, check out for Ctrl+Z option from Keyboard, similarly check out for Undo option in Edit Menu. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
How do we write test cases without knowing the Proper requirement and Documents?
|
View Answer
|
|
can we write test cases with the help of screen shots(without referring rd .srs)what is the use of actual result in the test case format?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All Test Cases Interview Questions & Answers - Exam Mode /
Learning Mode
|