Automation Testing (7699)
Manual Testing (7121)
QA Concepts (917)
Mobile Testing (238)
Test Cases (630)
Test Documents Reporting (59)
Database Testing (90)
Behavior Driven Development (BDD) (103)
Testing AllOther (1138) You need to plan a test project to qualify an application composed of many individual components. Referring to the scenario above, which phases do you expect to take longer than usual?
2 10059The program prints data on the screen instead of the printer. Referring to the fault above, which load condition errors has occurred?
2 6843Which reasons do you use to justify training for the testing team as part of its career development?
1 8969Which one of the functional groups do test engineers interact with in order to retrieve the correct set of requirements for a specific software release?
2 12954The company is developing a new piece of software. The application allows a computer user to use the print option of any existing application to save the output into an HTML file instead of printing. -Based on the scenario above, which test methods do you use to make certain that the new software will work properly with existing applications?
1 6199What is the name of the process developed by The Software Engineering Institute that addresses 18 key process areas for achieving a certain level of organizational maturity?
TCS,
1 29259As the software development process progresses, proper setup and maintenance of test traceability requires that the test process starts when?
CTS,
2 16548The company has software running in its production environment that was designed and tested on its quad- processor servers with 16 GB of RAM. In order to meet budget constraints, its disaster recovery plan calls for this same software to be installed on functionally identical servers, which are dual-processor with 12 GB of RAM. The test group has been tasked with confirming that the software is going to work on the hardware proposed in the disaster recovery plan. -what testing types is being used in the scenario above?
2 5343IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
CA, Dish Network, Wipro,
9760Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
1 11257Neelima, Can you please brief what are the 15 testing issues. I'm aware of 5 Software developement life cycle.
3 6497
What different types of manual testing are there?
Hai Friends I am working as a Software Test Engineer in Bangalore. I am taking Classes at weekends on Testing Concepts. I will teach will all the real time examples and writing the Test cases, Document Management and also about what are all the duties of a real time Test Engineer at a company. Course Fee is very minimal and only in week ends. For who attended the class any time support through phone and job guidence. Intrested Friends mail me at vinodhanandhan@gmail.com
What is test parameter
Do you know how to locate a link using its text in selenium?
How do you capture tooltip using QTP?
Explain virtual memory?
When to use shared and local object repository?
Mention what are the advantages of using git hub for selenium?
How to handle the exceptions using recovery secnario manager in quicktest professional?
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
Define some of the attributes of a test case?
What exactly you do as a Configuration controller?
Can we upload test cases from an excel sheet into test director?
What is smart identification in QTP?
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one