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.




pls explaine equivalence class partitioning, it is urgent

        

Reply
 
LinkBack Thread Tools Display Modes
Old 13-02-08, 06:57 AM   #1 (permalink)
Member
 
Join Date: Feb 2008
Posts: 40
Thanks: 5
Thanked 2 Times in 2 Posts
Rep Power: 2 shaker is on a distinguished road
pls explaine equivalence class partitioning, it is urgent

[FONT='Cambria','serif']equivalence class partitioning,
boundary value,
decision tables,
structured basis path and pair-wise testing analysis.


can somebody pls explain in detail about the above questions[/FONT]

shaker is offline Offline   Reply With Quote
Old 13-02-08, 09:51 AM   #2 (permalink)
Senior Member
 
Join Date: Dec 2006
Posts: 695
Thanks: 3
Thanked 17 Times in 13 Posts
Rep Power: 11 abeethabsl is a jewel in the rough abeethabsl is a jewel in the rough abeethabsl is a jewel in the rough
Re: pls explaine equivalence class partitioning, it is urgent

Hi,

refer the below link..i think u will get useful info

Equivalence Partitioning Testing
abeethabsl is offline Offline   Reply With Quote
Old 13-02-08, 09:59 AM   #3 (permalink)
Member
 
Join Date: Feb 2008
Posts: 40
Thanks: 5
Thanked 2 Times in 2 Posts
Rep Power: 2 shaker is on a distinguished road
Re: pls explaine equivalence class partitioning, it is urgent

any personal exp,explanation pls
shaker is offline Offline   Reply With Quote
Old 13-02-08, 11:09 AM   #4 (permalink)
Moderator
 
kiran2710's Avatar
 
Join Date: Jul 2006
Posts: 2,191
Thanks: 5
Thanked 505 Times in 324 Posts
Rep Power: 73 kiran2710 has a reputation beyond repute kiran2710 has a reputation beyond repute kiran2710 has a reputation beyond repute kiran2710 has a reputation beyond repute kiran2710 has a reputation beyond repute kiran2710 has a reputation beyond repute kiran2710 has a reputation beyond repute kiran2710 has a reputation beyond repute kiran2710 has a reputation beyond repute kiran2710 has a reputation beyond repute kiran2710 has a reputation beyond repute
Re: pls explaine equivalence class partitioning, it is urgent

BVA means we are checking Boundary values

Example: if we want to check the textbox object which accepts 4 to 10 alphabets char

In BVA we will check that object by giving 3,4,5,9,10,11 lower alphabets char.

i.e.min is 4

max 10

then we will check the object by giving boundary values as min,min-1,min+1,max,max-1,max+1

i.e 4,3,5,10,9,11

ECP means we have to check the type of the object

example:In +ve condition above example we have test the object by giving alphabets i.e. a-z char only

then object will accept the value, it will pass.

In -ve condition we will check the object by giving other than alphabets(a-z)

i.e A-Z,0-9,blank etc

__________________



Kiran







kiran2710 is offline Offline   Reply With Quote
The Following 3 Users Say Thank You to kiran2710 For This Useful Post:
elli (18-02-08), nabanita (23-02-08), shaker (14-02-08)
Old 18-02-08, 11:29 AM   #5 (permalink)
Member
 
Join Date: Feb 2008
Posts: 40
Thanks: 5
Thanked 2 Times in 2 Posts
Rep Power: 2 shaker is on a distinguished road
Re: pls explaine equivalence class partitioning, it is urgent

thank you kiran,that kind of helps
shaker is offline Offline   Reply With Quote
Old 18-02-08, 05:08 PM   #6 (permalink)
Senior Member
 
akankshalal's Avatar
 
Join Date: Feb 2008
Posts: 14
Thanks: 1
Thanked 5 Times in 3 Posts
Rep Power: 2 akankshalal is on a distinguished road
Re: pls explaine equivalence class partitioning, it is urgent

It is done because we cant check a software for all possible values.we have to use a small subset of these to check.As it is observed that most errors occur at boundary values of ranges, so they are checked separately ( through another technique called Boundary Value Analysis)

all the values are divided into classes and it is assumed that all values in a particular class will show same behaviour ie either all will result in error or none will.so we can check only few values.
for eg. if there is some condition like 4 < var1 < 15 then if it works fine for 18, it'll also work fine with 25. Similarly, if it shows error for 3, it will most likely show error for 2 also.

Basis Path Testing enables to derive a logical complexity measure of the design.it is used to find a set of execution paths.The test cases then derived are guaranteed to execute every statement in the program/software at least once.

hope this helps!

Last edited by akankshalal; 18-02-08 at 05:20 PM..
akankshalal is offline Offline   Reply With Quote
The Following 2 Users Say Thank You to akankshalal For This Useful Post:
butair (26-02-08), shaker (23-02-08)
Old 23-02-08, 02:04 AM   #7 (permalink)
Member
 
Join Date: Feb 2008
Posts: 40
Thanks: 5
Thanked 2 Times in 2 Posts
Rep Power: 2 shaker is on a distinguished road
Re: pls explaine equivalence class partitioning, it is urgent

Thank you,Akankshalal,It does help.
shaker is offline Offline   Reply With Quote
Reply

Tags
class , equivalence , explaine , partitioning , pls , urgent


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 On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Features Removed from C and C++ TAM JAVA Technologies 1 27-09-07 05:35 PM
Bob Technologies placement paper 2 sridhar BOB TECHNOLOGIES Placement Papers 0 03-02-07 07:43 PM
java JSP naga JAVA Technologies 4 21-08-06 04:03 PM
Java Contest-4 with answers keerthi JAVA Technologies 10 23-03-06 12:59 AM
Answers Wanted to these QUESTIONS ? aparna3032 JAVA Technologies 3 23-02-06 03:23 AM


All times are GMT +6.5. The time now is 11:23 AM.

More Interview Questions Here...

Content Relevant URLs by vBSEO 3.3.0