Give me a sample test case for an online purchasing system?What testings u do for the same ?
8 87187There is a web portal that has been tested and working properly. Now a new module called as the "online shopping module" had been added. Ther are two search pages , a normal search and an advanced search page. You are responsible for only these two modules for testing Questions 1) Write the scope for testing 2)High level test scenarios 3)Test case for one high level test scenario 4) Assumptions while writing the test case 5) Questions that u might need to ask as a QA to test the application NOTE- the requiremnts wont be given. One has to assume the requirements Please tell me how to test a search page and also please help me answer the above questions
2 13387Imagine that hotmail is the application taht ur going 2 test write 10 critical test case to test it ?
2 14972Please can anybody tell me some good ideas to write test case for fan and test case for chair?
TCS,
6 20163write the system testcase and functional testcase for the below scenario scenario: view the balance in online account
CTS,
5 21715
How to test a stored procedure?
Do you know mutation testing?
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
Suppose a job should be executed for every two hours? Write test case for this?
What is the difference between test scenarios, test cases, and test script?
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
Explain the functional testing?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
Explain the scalability testing?
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
What is the logic testing?
Explain transaction testing?
Please guide me for Add new user test cases
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
What is use case testing?