please any one can sendthis q answer HOW DO YOU EXECUTE THE
TEST CASE?
Answers were Sorted based on User's Feedback
Answer / guest
By looking into each test case, follow the procedure
according to it like
enter the data into each edit fields & click on the button
(it could be submit/update)
The test cases will be written according to the
application. Try to execute / perform the functionality
according to the test cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srinivaspatro
As per my knowledge
TC's Can be executed using Test Data and following the
description in TC Documents (.xls).
if im wrong correct me
| Is This Answer Correct ? | 0 Yes | 0 No |
Condition testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs
What is the difference between QA and QC?
test cases for Insurance Processing System ?
diff between usecase and testcase
Any idea about CMM?
As a tester what type of document req. on tester's banch to design the test cases and for executon.what will be the practical approch If we are using excel-sheet.through excel- sheet how tester communicat with developrs about the test cases and resut and what will be the cycle of testing betwen tester and developers.what type of MANGEMNT TOOL (like VSS) should be used (PLEASE IN DETAIL)by tester if he is workink in small company.
8.your exposure to GUI testing?
1) In a software development project Spiral Model was Chosen as the development model. What is the best-suited reason for this? A)This model is the oldest and most widely used paradigm for software development. B)In this model users get the feel free the actual system and developers get to build something immediately. C)In this model risk analysis is done coupled with evolutionary S/W process model with the iterative nature of prototyping and controlled systematic aspects of water fall model D)This model combines elements of Classical model with this iterative philoophy of prototyping.
1.hi plz can u tell me some tesyt case for creating a new folder and rename that folder 2. second plz send me some test cases for a msword file and for "save as option"
What is severiety and priority of the bug?how do they effect u to report the defect in the builds?
Discuss what test metrics you feel are important to publish an organization?
Can you tell me what is boundary value analysis and Equivalence partitioning, and error guessing with examples