Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
2661How the deployment phase of SDLC differs in product based company and in service based company ?
1 6317Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"
3531i completed btech in IT in 2012.i am not good at programming.i want to do software testing.am i eligible for the course and how will be my future?please help and than you
1 4380In testing what is the flow of testing AUT, like what test is to performed first and second test and soon Can Anyone list the sequence of testing
1 6592Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please
2571If every alternative letter starting from B of the English alphabet is written in small letter, rest all are written in capital letters, how the month "September" be written. (1) SeptEMbEr (2) SEpTeMBEr (3) SeptembeR (4) SepteMber (5) None of the above.
3 25383What would be the test approach for testing an e-commerce website which is coming to us from the vendor for maintenance. What will be the test approach fro the same when we do no have artifacts, test cases, test plan etc.
2 6798Post New QA Concepts Questions
What is capture/replay tool?
What is change request?
What is the Differnce B/W Quality Management and Quality Control
What is difference between qa, qc and software testing?
what for cmmi and iso(what are they) are used and how we can use them in our testing and whole work related to sqa.Do it has any kind of format if it has kindly tell me from whr i will get it kindly give detalied answer?
Dear all I need an advice about sqa field last year i have completed my graduation in computer engineering and i have just started my career as Software engineer in QA field and working in a software company. The problem is that I am very confused about my career in this field because I want to know that how much it's necessary that the programming concepts and the programming should be strong if the person is working as a sqa engineer if i talk about myself i can create logic with respect to programming but for me it's very difficult to implement my logic in form of code and is programming field has strong scope over sqa field and as a sqa engineer what will be my prestige in front of programmers. I want to know what appourtinutes i will get in this field after some period of time and what will be the next step(desigination)in that field.Kindly reply Regards
If there are more number of production defects, how will you tackle the team as a lead
i completed btech in IT in 2012.i am not good at programming.i want to do software testing.am i eligible for the course and how will be my future?please help and than you
In asset accounting we are run depreciation in 10% now we are in 6th period . But now our client says that the depreciation percentage is 12% but we have wrongly calculated on 10%. So what are the process we have calculated actual percentage.
What is mr and er?
write an e-mail introducing yourself to the client as a QA ead is not in town.
Enlist some automation testing tools.
What are the key components of a test case template
what is the difference between testing techniques and principles of testing?Kindly explain both of them with an example.
hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server