In what basis you will write test cases?
Answers were Sorted based on User's Feedback
Answer / lakshmana rekha basu
I would Writed the Test cases Based on Functional
Specifications and BRDs and
some more test cases using the Domain knoldge.
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / ashok
Test cases are write based on Requirement specification and
Business Rules document.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / btech
Based on the screen functionality, we will write the unit
test cases. Let's say, I have to test a GUI based screen, I
will write the test cases like, when the screen is getting
loaded what is the status of screen, What are the fields
are enabled and disabled etc., Each field length comparing
with the database. Acceptance of each field like AccountNo
it should accept 6 letters and it should allow only
numeric etc., It should not allow alphanumeric and special
characters etc.,
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / hima7
Test cases are prepared on the basis of requirement
documents.Each company follows theirmown format. The test
cases are 3 types
1.GUI Test cases
a)Availability
b)Alignment
c)Look and feel
d)spell checking
2.positive test cases
3.Negative test cases
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / sm
Based on the customer requirements and functionality wise
work flow i will prepare the test cases.
From BRS and SRS documnet i can able to get the complete
details of customer requirements.
Regards
SoMu
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / jethva_trupti
Based on the requirement document,specification document
usually test cases are written. Sometimes if specification
is not there then based on the mock ups or screen elements
we need to write test cases
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / guest
Test cases wright based on
p0 Basic functionality
p1
p2 casmotic functionality
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / parimala
Teast cases are prepared on the basis of SRS and deatiled
design document.
| Is This Answer Correct ? | 1 Yes | 1 No |
what is enhancement Testing and how to perform enhancement Testing of any website
What can be thought of as being based on the project plan, but with greater amounts of detail?
What are the advantages of SCSI compared to ATA or IDE ?
What is dre?
What is a user friendly software?
Following questions were asked in amazon interview during written test for the post of Quality assurance engineer. Note. u can use any scripting language for 2nd 3 rd questions. Logic is important. 1.Write test cases for file transfer using bluetooth and IR in mobile⦠2. Input = 193 the output should be displayed as 100+90+3. Write code without using inbuilt functions and procedures 3. string = performance and delimiter = r Write a code to display the output as Pe r For Man Ce Without using split function and inbuilt functions 4. please give correct test data for the remainder in the below program and also for the time TIME: DD MM YYYY HH MM SS Reminder: [ ] minutes
Explain audit?
What is the main goal of defect prevention meeting?
What are two formats of WWN defined by the IEEE?
What type of review requires formal entry and exit criteria, including metrics?
what do u mean by cookie, session-id?
you are a SQA lead on a project that uses an agile development environment, The lead developer has been instructed to write and initially-failing automated test case, then produce minimum amount of code to pass the test and finally refactor the new code to acceptable standards. based on above, Which type of SQA-focused SDLA is being used?