what is the process of testing
Answers were Sorted based on User's Feedback
Answer / amit verma
Process of Testing depends on Company to Company.It Our
Company(Polaris),we uses whole Manual Testing Life Cycle for
Manual Testing.
Manual Testing Life cycle Includes following phases:
-Initiation
-Preparation
-Execution
-Closure
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / rajiv ranjan
Process of Testing depends on Company to Company.It Our
Company(sunlife financial),we uses whole Manual Testing
Life Cycle for
Manual Testing.
Manual Testing Life cycle Includes following phases:
-Initiation
-Preparation
-Execution
-Closure
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain the load testing?
Who will take care of test cases and test plan?
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.
how to write test cases for smart meter for gas and electricty
write a test case for authentication of a login page from database
Given the following: Switch PC on Start "outlook" IF outlook appears THEN Send an email Close outlook A. 1 test for statement coverage, 1 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage. 3 for branch coverage D. 2 tests for statement coverage, 2 for branch coverage E. 2 tests for statement coverage, 3 for branch coverage
do we write separate test cases for each type of testing? for example for functional testing and integration testing,we write two seprate test case documents or just one?please explain.
Analyze the following highly simplified procedure: Ask: "What type of ticket do you require, single or return?" IF the customer wants ‘return’ Ask: "What rate, Standard or Cheap-day?" IF the customer replies ‘Cheap-day’ Say: "That will be £11:20" ELSE Say: "That will be £19:50" ENDIF ELSE Say: "That will be £9:75" ENDIF Now decide the minimum number of tests that are needed to ensure that all the questions have been asked, all combinations have occurred and all replies given. A. 3 B. 4 C. 5 D. 6
I need GUI test case for home page?
I have register form there is first name field.what will be the steps to execute test case???
Can someone please explain me the life cycle of DAtabase testing,iam pretty good at SQL but i dont know anything about how to start the testing(backend especially),how and where to write test cases for backend testing?how to take snapshots?how to report the bugs....as simple i know SQL and i know working on quality center but how to work on both together?Please help me!!!