Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


1.Difference between System Testing and UAT
2.Difference between Load, Stress, Volume and Performance
Testing.
3.Difference Between Integration testing and System Testing
4.Difference between Bug and Defect
5.Difference between Use Case and Test Case
6.Difference between Test Plan and Test Strategy
7.Difference between Test Scenario and Test Case
8.Difference between SRS and FRS
9.What are the difference b/w client & server?
10.explain test case template?
11.explain test plan template?
12.explain testing process?
13.explain bug report template?
14.what is scenario?
15.what is criteria?What are test entry and test exit
criteria?
16.what is test strategy?
17.what is baseline?
18.what is hotfix?
19.what is Inspection,Walkthrough,Review,Audits
20.what is Stress Testing,Volume Testing,Sanity Testing
21.what is QA and QC?
22.Explain V-Model and Stages? What is Adv And DisAdv?
23.What is Boundary Value Analysis?
24.What is Equivalence Partitioning?
25.What is Error Guessing ?
26.What is Cause Effect Graphing techniques?
27.What is Bug , Defect and Error?
28.How will you report the bug?
29.What are the different test deliverables? Which
deliverable we need to submit at the end of testing?
30.What methodologies have you used to develop test cases?
31.How you will close the defect?
32.What is meant by the bug state "Reproduce"?
33.What is change request?How do you handle change requests ?
34.what type of documents do u prepare during testing?
35.what are the testing methodologies?
36.What is release notes?
37.what is Response Time?
38.What report u generate after completing testing?
39.What is Test Bed?
40.Example for a bug having high severity and low priority?
41.Give me examples for high priority and low severity defects?

Answer Posted / padmavathi s

1) System Testing- it's end to end testing. Testing based
on the SRS and FS documents. Validation process
both functional and non-functionality testing carried out.
UAT- it's Acceptance testing. TEsting based on BRS
document. Verification process. Alpha and BETA testing
carried out.

2)Performance testing- we check the response time of the
application
load- on different work load, how the system will perform
stress-beyand the limit of load how the system will
response.

3)Integaration Testing-integarate all the module by top-
down or bottom-up approach.
System testing-complete end -to - end testing not only in
the integarated module including database,network
connectivity etc.
after integaration testing we perform system testing

4)Defect- founded by tester, mismatch between expected and
actual result.
Bug- Once tester place defect in the defect tracking system
it's called bug.

5)use case- it's a document, details about how the user
interact with application
fields are- Usecase ID, DEscription, trigeer, extected
result.
TEst CAse- From Usecase and TRM we prepare the test case.
test case it's for particular condition.
fields are - testcase id,procedure,expected result, actual
result.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.

2006


what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)

2531


If client give you a project then which testing you will perform first

1374


i want manual and automation test cases and interview questions

2252


what is the difference between Risk based and Requirement based testing???

2310


How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?

2214


How much the bug is affecting the functionality of the application?

1169


What are the different ways to check a date field in a website?

1210


Difference between Stakeholder and Relevant Stakeholder?

2128


Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.

2905


Explain compatibility testing with an example.

1147


What is the procedure of manual testing?

1187


What's the difference between alpha and beta testing?

1258


How do you perform configuration management with typical revision control systems?

2241


How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....

2140