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) I Selected for TCS-Chennai(Contract to hire) position plz suggest me whether i have to join or not
TCS,
2 9450Hello everybody! i have a question: 1. please describe the most basic tasks of junior tester [3+ years] in a project [client-server and web applications], starting from gathering requirements and until software release to customer. Thanks!
1 3816There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
3632There is a game in that there are 20 levels an ordinary person can play it up to 12th level.So if you are a tester and if you have to test that game up to 20th level then how u can test that game.
2169Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
2675Write a test scenario for a project which is developed in a VB then after wards it is converted in Java and there is no documentation available.
2 5596Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
2667Write a test case for a chair to check whether it will last for next 10 years and check the quality of the chair and it’s durability.
4 20079There is project earlier it was developed in VB then they had replaced the project by java and there is no documentation available then how you are going to check that project. (Hint: - Parallel Testing).
2 5742explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
2279
Is it possible to switch between recording modes during a test creation?
Differentiate web testing and wap testing.
Does QTP record on Objects created on XWindows Environment?
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
What are the programming languages supported by selenium webdiver?
For the 7 stages of the SDLC (Planning, Analysis, Design, Development, Testing, Implementation, and Maintenance), What are the major inputs and outputs of each stage? What are the primary activities in each stage? Who are the primary "players" involved in each stage (e.g., Tech Arch's BA's, Testers etc.)?
What is the name of the plugin that is used to integrate eclipse with cucumber?
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
how can we do the frame work in qtp
What is cucumber and define what are the advantages of cucumber?
What is emulator?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
what we have done after display the result in openSTA result pane.in the sense that how we send the report,what we send in report,how to know that where is error.quickly tell me the answer...please
If I change the object name in one action will it be updated in all the actions? Or not?