45,000 Jobs - Get an Interview Call,  Post Your Resume Here
SURESHKUMAR.NET FORUMS
Registered Member Login:
Not a member? Register today!



Welcome to the SURESHKUMAR.NET FORUMS.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.




Testing Interview / Technical Questions Kindly solve an many as questions you can. It will sharpen your skills and those solutions will help others too.

interview questions..plz solve

        

Reply
 
LinkBack Thread Tools Display Modes
Old 16-03-08, 08:03 PM   #1 (permalink)
Senior Member
 
nabanita's Avatar
 
Join Date: Nov 2007
Age: 25
Posts: 124
Blog Entries: 1
Thanks: 30
Thanked 8 Times in 6 Posts
Rep Power: 4 nabanita is on a distinguished road
interview questions..plz solve

1) wat is functional testing? how will u do functional testing? wat is the steps required to do functional testing?

2) wat is compatibility testing?

3) wat is whitebox testing? how will u do whitebox testing? wat is the steps required to do whitebox testing?

4) which will come first in testing, test plan or test stratergy?

5) suppose if u dnt hav srs or ny other requirement thn wat steps will u take to test tht product?

nabanita is offline Offline   Reply With Quote
Old 17-03-08, 12:18 AM   #2 (permalink)
Senior Member
 
Join Date: Jan 2008
Location: hyd
Age: 27
Posts: 107
Thanks: 0
Thanked 22 Times in 14 Posts
Rep Power: 5 tejus has a spectacular aura about tejus has a spectacular aura about tejus has a spectacular aura about
Re: interview questions..plz solve

1.functional testing def:In the simplest description, Functional Test is the process used to ensure a product performs to design specification when assembly is completed. Functional testing tests the sum of all product parts to ensure they work, and to identify product failure.
functional testing:Functional Testing begins from Functional specification
requirments(FRS)Docs,understanding the functionality of the
application with the help of Use Cases(If application is
not yet developed),Start writting test cases and exceute
the test cases.
Actual functional testing means verifying the dependent
field on depedency field.
Example:once the user information is filled with all the
mandetory field then only SUBMIT button should be enabled
(i,e Here SUBMIT buton depends on dependency fileld)

2.compatibility testing: The ability of two or more systems or components to perform their required functions while sharing the same hardware or software environment.

3.white box testing: testing the application with specific knowledge on domain & internal knowledge is called white box testing.
Accutally development team will do white box testing. as white box testing covers both unit & integration testing(loops & conditions to be checked).
steps:generally any testing should start from smaller module. first unit testing then after completion of unit testing integration testing will be conducted.

4.test plan will come first then test stratergy( plan r so many but we will select the best & then follow that plan as stratergy.

5.u have the application, on your previous experience u will test or write the test cases & execute.if u don't have experience u have to use your common sense .

if i am wrong tell me(any body).
tejus is offline Offline   Reply With Quote
The Following User Says Thank You to tejus For This Useful Post:
nabanita (17-03-08)
Old 17-03-08, 09:14 PM   #3 (permalink)
Senior Member
 
nabanita's Avatar
 
Join Date: Nov 2007
Age: 25
Posts: 124
Blog Entries: 1
Thanks: 30
Thanked 8 Times in 6 Posts
Rep Power: 4 nabanita is on a distinguished road
Re: interview questions..plz solve

thn wat is test stratergy? & in last question u said that we shld use our common sense right?? thn if in ths case interviwer asked u wat common sense would u use th wat will be ur ans??
nabanita is offline Offline   Reply With Quote
Old 17-03-08, 09:21 PM   #4 (permalink)
Senior Member
 
nabanita's Avatar
 
Join Date: Nov 2007
Age: 25
Posts: 124
Blog Entries: 1
Thanks: 30
Thanked 8 Times in 6 Posts
Rep Power: 4 nabanita is on a distinguished road
Re: interview questions..plz solve

can u tell me ny exp of compatibility testing?
nabanita is offline Offline   Reply With Quote
Old 18-03-08, 01:01 AM   #5 (permalink)
Senior Member
 
Join Date: Jan 2008
Location: hyd
Age: 27
Posts: 107
Thanks: 0
Thanked 22 Times in 14 Posts
Rep Power: 5 tejus has a spectacular aura about tejus has a spectacular aura about tejus has a spectacular aura about
Re: interview questions..plz solve

1.example of compatibility testing?
A. if we r going to instal any game on a computer. we have to check whether this computer satifies the needs of the game which is to be installed(supports)configuration(ram,harddisk,etc).
tejus is offline Offline   Reply With Quote
Old 18-03-08, 01:02 AM   #6 (permalink)
Senior Member
 
Join Date: Jan 2008
Location: hyd
Age: 27
Posts: 107
Thanks: 0
Thanked 22 Times in 14 Posts
Rep Power: 5 tejus has a spectacular aura about tejus has a spectacular aura about tejus has a spectacular aura about
Re: interview questions..plz solve

in interview u don't tell we have to use over common sense.just u stop at we use our previous experience.
tejus is offline Offline   Reply With Quote
Old 18-03-08, 01:47 PM   #7 (permalink)
Senior Member
 
nabanita's Avatar
 
Join Date: Nov 2007
Age: 25
Posts: 124
Blog Entries: 1
Thanks: 30
Thanked 8 Times in 6 Posts
Rep Power: 4 nabanita is on a distinguished road
Re: interview questions..plz solve

well am sry to say tat u didnt get my que...nyway thx for ur ans..
nabanita is offline Offline   Reply With Quote
Old 18-03-08, 02:20 PM   #8 (permalink)
Junior Member
 
Join Date: Mar 2008
Posts: 2
Thanks: 0
Thanked 2 Times in 1 Post
Rep Power: 2 bhadri11 is on a distinguished road
Re: interview questions..plz solve

4.To the best of my knowledge Test strategy comes first and it will developed bye the
quality analyst people bcoz its a high level document.
where as test plan will b developed by test lead.correct me if i was wrong.
Bhadri
bhadri11 is offline Offline   Reply With Quote
Old 22-05-08, 04:25 PM   #9 (permalink)
Junior Member
 
Join Date: May 2008
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 2 charushila is on a distinguished road
Re: interview questions..plz solve

which one will be correct answer?
charushila is offline Offline   Reply With Quote
Old 15-07-08, 01:41 PM   #10 (permalink)
Junior Member
 
Join Date: Jul 2008
Posts: 9
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 2 smilingstorm is on a distinguished road
Re: interview questions..plz solve

Quote:
Originally Posted by nabanita View Post
can u tell me ny exp of compatibility testing?


Testing to ensure compatibility of an application or Web site with different browsers, OSs, and hardware platforms. Compatibility testing can be performed manually or can be driven by an automated functional or regression test suite.
smilingstorm is offline Offline   Reply With Quote
Old 09-10-09, 06:37 PM   #11 (permalink)
Junior Member
 
Join Date: Oct 2009
Posts: 11
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 1 ashutoshjain is on a distinguished road
Re: interview questions..plz solve

Well it depands up on the respective organization, that
1. Which fields do they keep in their standard Test Strategy and Test Plan Template
2. Which approach of estimation they are using (top-down or Bottom up).

For Example a test strategy contains Project context, scope, roles, deadlines, tools and techniques used and approach; and a test plan includes entry exit crieterias, risks, depandencies, deliverables etc; there is a mutual depandency only where the 'numbers' are required.

Which ever document contains estimation numbers should born first, then only on the basis of that we will be able to calculate the other contents of Test Paln or Strategy. And if there is a separate document for the Estimation numbers then Plan and strategy can be developed simultaneously.
ashutoshjain is offline Offline   Reply With Quote
Reply

Tags
interview , questionsplz , solve


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
tips for interview ozobalu HR Questions 13 14-11-09 01:50 AM
Interview Questions Pink Other Queries 21 04-11-09 03:33 PM
must read all UG students!!!!!!!!!!!!! sanjay Other Queries 16 07-02-09 02:31 PM
Dug it yathish Companies Info & Recruitment Process 4 10-09-08 05:25 PM


All times are GMT +6.5. The time now is 10:06 PM.

More Interview Questions Here...

Content Relevant URLs by vBSEO 3.3.0