Tell me about your Roll and your Team Lead's Role
Answers were Sorted based on User's Feedback
Answer / kk
Test Engineer Responsibility:
1. Understanding the client requirements and project functionality
2. preparing test cases, review of test cases, execution of test cases
3. should perform different types of testing(functional, integration, system and regression testing and etc.)
4. defect reporting and tracking
5. other assigned responsibilities from Team Lead
Test Lead Responsible for
1. Preparing test plan
2 Identifying the test resources
3. review test cases
4. defect tracking
5. project monitoring
6. coordination with team and client
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / kommineni
You Mr guest\\\\\\\\\\\\
testers wont prepare the Usecases or Usecase document Sure it will be from onshore or from the client requirements our BA people prepares the Usecase doc \\
That is not up to us..........
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
my roles is when we will get the requirments then we will
read and understanding,
after understanding requirments we will prepare test
ssenario
after prepere use case and usecase doc
after preparing Test cases
and start build acceptance testing, sanity testing,re and
regration testing, system testing, user acceptance testing
and etc...........
and genrating basic Script not Recording.......actually i
am using stepgenarator and some times using Discrptive
pramee
and enhancyng script
exicute
aalyzing the results
comparing expected results and actual results
and reporting and etc...........
| Is This Answer Correct ? | 7 Yes | 7 No |
Answer / sasikumar.be
The test lead prepare the tes pen, review the care, monitor
defect tracking. provide resorce. its is the roll of the
team lead's.
| Is This Answer Correct ? | 0 Yes | 3 No |
What is mean by Equal Partitioning
What is usability testing? What are the usability test cases for 'Save As' option in Notepad?
1.1 Purpose This tool is also a simple tool, but will be graphics- intensive, and will access the 3 databases (card databases) used in Tarot. 1.2 Scope Only for registered user. 1.3 User Interface - No questions asked, parrot pulls out tarot card - Inside Parrot application, User just have to click on a link saying ""XXXX"" to activate the tool. - Shown is the card of the day, from pack of Tarot cards(78 in number) with fixed graphics, animation, audio. Output: - Graphic-rich display of randomly selected card with detailed meaning, with links to tarot tool. - Graphics: Flying / walking parrot, emerging and choosing a card, displaying the same, and continuing to interact based on card meaning. - The cards also need to carry a brief 1/0 meaning, which will trigger a 1/0 behavior from the parrot (sympathy/making fun/crying or congratulating/smiling/winking)
how to write junit testcase for ejb3.0 project.. pls reply soon to this mail id shnkrgnsh@gmail.com
write the test cases for facility module
Do you write test plan and test case?
What are the test scenario's for pen like high priority high seviority?
4 Answers NetWeb, Zycus Infotech,
Which of the following defines the expected results of a test? Test case specification or test design specification.
write a testcase for electronic door?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.