If there are two document files, from one doc. file we want
some text copy & peste into next doc. file. So which are
the negative test cases for such scinario.
copy: ctrl+c
paste: ctrl+v
doc1:without selecting any data, press ctrl+c
open doc2: press ctrl+v
| Is This Answer Correct ? | 2 Yes | 1 No |
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
Write the testcase for pen
Write the 10 test cases for Telephone/Pen.
There is a web portal that has been tested and working properly. Now a new module called as the "online shopping module" had been added. Ther are two search pages , a normal search and an advanced search page. You are responsible for only these two modules for testing Questions 1) Write the scope for testing 2)High level test scenarios 3)Test case for one high level test scenario 4) Assumptions while writing the test case 5) Questions that u might need to ask as a QA to test the application NOTE- the requiremnts wont be given. One has to assume the requirements Please tell me how to test a search page and also please help me answer the above questions
2 Answers Infosys, Zycus Infotech,
What is STATEMENT COVERAGE testing
Tell me how to write a test case to test a search (general search engine ) function that is present on almost all sites.
write a buisness scenerio on yahoo login page.
Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF how to find statement and branch coverage? Explain in brief?
Explain which test cases are written first black boxes or white boxes?
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
If I have written test cases for any application:there are 70-80 test cases and steps for writing test cases are common in some TCases.then May I have to write the repeated steps or May I write Repeat the steps of TC id so and so
Explain the smoke testing?