In what basis you will write test cases?
Answer Posted / 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 |
Post New Answer View All Answers
In real time how you do the soak testing?
What is Lun?
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
How would you estimate the amount of re-testing likely to be required?
Why we use decision tables?
What is the main objective when reviewing a software deliverable?
what is automation testing process? What are the main steps invloved in it?
Explain cause-effect graphing?
To test a function, what has to write a programmer, which calls the function to be tested and pass test data.
Explain exit criteria?
Can we use agil/scrum methodology in prodcut testing.
What makes an inspection different from other review types?
What is black box testing? What are the different black box testing techniques?
I would like to know the kinds of questions that could come up with regard to backend testing? As i am new to this field would also know if backend testing is restricted only to sql and unix. If at all anyone has any information on the same kindly get back to me..thanks
The Following Characterstics posses some XYZ company. * Uses formal standards and policies * Conducts software inspections * Has advanced configuration management and change control * Uses CASE tools * Has a software engineering process group * Gathers metrics on process and quality * Requires that developers have formal software engineering training * Practices continued process improvement Based on aboue , Tell me which CMM Level is the company..? 1. Level 1 - Initial 2. Level 2 - Repeatable 3. Level 3 - Defined 4. Level 4 - Managed 5. Level 5 - Optimizing