if software faild in customer environment what we called
a)error b)fault c)defect d)failure
Answer Posted / deepa
c) defect
| Is This Answer Correct ? | 2 Yes | 23 No |
Post New Answer View All Answers
What is the syntax testing?
What is test environment? Elaborate with example.
What are all the companies are doing manual testing till now ?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
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.
What is gray box testing?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
How to write test cases or test scripts for UAT testing which is done manually
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
write test cases for hospitality management system
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
What is explain security testing?
What are the Test Cases Comes under Regression Suite?
Why is it that the boundary value analysis provides good test cases?