What is the difference between low and high level test
cases? examples please..
Answer Posted / mahasweta singh
low level testing done at the time of development
which include
>unit testing
>integration testing
high level of testing mainly done after the completion of
the development of the application
its include
>functional testing
>performance testing
>system testing
>configuration testing
>beta testing
>alpha testing
>utility testing
>recovery testing
and other as well
| Is This Answer Correct ? | 5 Yes | 11 No |
Post New Answer View All Answers
what is diffrence between dynamic black box testing and dynamic white box testing
Define brain stromming?
can we do database testing in manual testing? then how we write the test case?
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
what is fusion testing and impact analysis???
How do you scope,organise and execute a test project.
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
What are the different test techniques used in functional testing?
give me a example of writing a test case,take any good example which i can understand easily.
How to test a Falsh player scrollings?
Password is having 6 digit alphanumeric then what are the possible input conditions?
Tell me example for Risk,Mitigation,Assumption?
Test cases have written according to Flow of the software working or according to Screens?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?