There 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 13456Each side of a rectangle is increased by 100% . How much the percentage of area will be increased
11 41656City A population is 68000, decreasing at a rate of 80 per year City B having population 42000 increasing at a rate of 120 per Year. In how many years both the cities will have same population
5 29057main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 26817You attempt to query the data base with this command: SELECT name, salary FROM employee WHERE salary=(SELECT salary FROM employee WHERE last name='Wagner' OR dept no=233) Choose most appropriate option from the following: 1)Sub-queries are not allowed in the where clause. 2)a multiple row sub-query used with a single row comparison operator. 3)a single row query is used with a multiple row comparison operator.
10 17597write a function that takes an integer array as an input and finds the largest number in the array. You can not sort array or use any API or searching needs?
2 13474I am new to Testing , my question is Integration Testing is a BlockBox Testing or White box testing ? please give me a answer .....
7 14334Post New Zycus Infotech Interview Questions
Where can I upload podcasts?
What is Bomb Testing?
How many times can a ssd be written to?
Why is data mining hot cake topic for this generation?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
Why we are using a python dictionary?
Define Wireless Networks
Which orbital space station was launched by russia on february 20th 1986?
Any strength is a stress but any stress is not strength
theoretically, i know the difference between the three types of RFQ (Catalog, Standard, and Bid), but all i need is a practical example for each one to understand the differences. I'll appreciate your responses.
What are different types of assemblies?
What is look up table in vlsi?
Difference between web services & remoting?
What are the advantages of spring aop?
What are the indexes in mysql?