Real-time applications add a new and potentially difficult
element to the testing mix
Option 1 performance
Option 2 reliability
Option 3 security
Answers were Sorted based on User's Feedback
Answer / savitha
Option 1 Performance.....
In this we can test the stress,load,scalability testing
| Is This Answer Correct ? | 29 Yes | 6 No |
what is the diffrence b/w Regression testing and re-testing
wat is the differece between three tier and two tier application
why u are using multiple test data in retesting?
What do you mean by coverage and what are the different types of coverage techniques?
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
we have develop one program i.e palindrome for string character to check whether that string is palindrome or not. example palindrome mean if u type ABCDCBA,RAAR..u can read it form start or u can read it from end u find same string... write the test cases for the above what u wil do for edges boundaries check wether the program is correct or not
Explain Load testing
what is mean by funtionality testing and performance testing,and what is the difference?
Hi,please help me out with my ques:as soon as the build we get from developer,how will we start testing?first all how the build we get (means which form)?who will install it in the system and how tl will assign us the work?
In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% To the nearest whole pound, which of these is a valid Boundary Value Analysis test case? The options provided are a)£1500 b)£32001 c)£33501 d)£28000
Is it mandatory to use USECASES or directly one can write test casesfrom requirments?
How do you test if you have minimal or no documentation about the product?