Hi,
I used to work full time regular job and due to some personal reasons I selected to stay at home, then I started searching for home based jobs and started my freelancing career.
In freelancing career there is no job security as every one know a…
Hi,
I am using trac for defect tracking as my client has only TRAC for defect tracking purpose. As per my experience trac is not a good tool for defect tracking and report genaration on regular basis. There are many other defect tracking tools like…
Hi Phil,
Really very good question. This type of things how do you approach to testing may not be suitable to keep in resume but definitely suites to ask as a question in any interview.
I would say my approach to testing will be based on the Busine…
I have 6 yrs testing experience with MNCs and posses good technical and manageral skills in various platforms and various domains like Web Applications testing, Telecom testing.
I have very good experience in
- Writing Test Plans
- Writing test cases
- Test scripts
- Test reports
- Test Strategy documents
- User Manuals
and also posses experience in automation testing
Comment Wall (25 comments)
You need to be a member of Software Testing Club - An Online Software Testing Community to add comments!
HI I am Noor from Toronto...I worked as a tester in USA in 2006..wanna refresh on some live projects in Hyderabad..can anybody help me..i will be coming to hyderabad in jan 2010 for 2 weeks...my email is noorsye@gmail.com
i noticed that you are helping ur junior testers over here by taking ur precious time & commenting upon. its a rare quality u have since most of the experienced testers not helping their fellow juniors n some of other testing community.looking frwd to get valuable suggestions for my testing career.
hi aruna,
thnx for ur explanation. ya i understood now.but thing is n=4 and m=8
for boundary positive cases are 4,8 and negative cases 3,9 and for equivalence testing positive cases =4,=8 and for negative cases 2,9..i guess we are getting same output for boundary and equivalence.Actually watt is major difference equi and boundary that part i did not understood aruna. if possible pls explain me with eg: for major diff between bound and equi.
hi,
my topic bout equivalence testing . i know bout equivalence testing but i want to know whether m following correct rules..
for eg: min 4 and max 8 chars to check for boundary and equivalence partining
i do this manner for boundary i have formula like n= min and m=max
so n-1 n n+1 , m-1 m m+1 this rule i wl apply
so the result wl be n=3,4,5 and m=7,8,9 for positive case i wl take 4,8 and for negative case 3,9 so for boundary i write 4 test cases
For equivalence i wl use rule like (minus infinite n 0 m positive infinite)
n= -1,4 m=8,15
so positive cases is n= 4 and m=8
negavtive cases is -1,15
this how Aruna i wl do so i want know m following correct rules for boundary and equivalence.. m ok with boundary but m not sure bout equivalence
so u help me which thing i have to follow further.. please suggest me which thing you applying in ur work station tell me with eg and rules u implent for bound and equi..