HI i'm Ramu new join as manual tester plz send me test cases
for web application testing i need basic idea's
Answer Posted / satya
Basic thing u 1st want to knw is about several test
cases,testing tools,testing methodologies to test an
application or a software.u cn find this in google.
Whereas,according to me nw a days,accrdng to the
competetion in daily life,manual tester dnt have a bright
future,so,u may do is,start working on automation testing
where every company that need recruitment in their company
for testers or Quality Analyst's(QA's) will opt people who
can work on automation only.
good luck.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
Explain the gray box testing?
How to write test cases or test scripts for UAT testing which is done manually
How to test a stored procedure?
Explain the integration testing?
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
What is use case testing?
What are basic types of test cases?
Write the test case for a login page?
Roads concatenation Problem
Consider we have some GIS (Geo Information System) operating
over some road network. Each road represented as array of
two-dimensional geographical points. Road network is a set
of roads.
System has function called Concatenate(). This function
takes raw road network and should return optimized road
network. Optimization lies in concatenating roads with
matching start or end points, i.e. if road AB end point
matches road BC start point, then optimized network should
contain concatenated road AC. Optimized network shouldn’t
contain two roads which can be concatenated.
Your task is to suggest set of test cases for Concatenate()
function in order to make sure it works correctly.
public interface IPoint
{
double Lat { get; }
double Lon { get; }
}
public Road : List
How would you do " Keeping two folders in sync testing"
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
write a test case flipkart login page
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
What is the toughest moment you faced in your testing carrier in which everyone praised you?