What is the example of Integration Testing?
Answer Posted / mudaseer
for example in phone take photo and check whether the photos are checking saved in phone memory or external memory
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
What is the difference between functional requirement and non-functional requirement?
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
how to create automation frame work ?
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
I am having 2 years of experience in Manual Testing, 2marrow I have an interview with a Company. Which type of questions they will ask me?How should I prepare for interview?Please guide me so that I will clear the interview.
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
Pls u can u r mail id to my personal mail id also if they dont want to give u r mail id n comman place
could anyone explain application testing in sequence order i don't have any experience in that
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
What is frame level testing and how do we test it?