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) Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so.. Correct me if iam wrong some where.
8 11690How to Recognise List Boxes and Combo boxes for Web Applications In WinRunner 7.5 please.....
1 3900if u login sucessusfully in page and reach the 2nd mailing page where u find u are getting only few mails not all then wat would u say test is pass or fail
4 9544how do u do integration testing supose u ar in hotmail login page 2nd is mailing page how do u do integration testing for this kind
4 11023what are the duties of Quality Assurance engineer and QA Tester?plzzz answer as soon as possible thanku
3 13188If a company doesnt use a bug tracking tool then hw the tester reports the bug to the developer? plzz do answer its urgent.thanks in advance
5 9418iam new to testing ,i want improve knowledge on manual and how to improve theoretically r practical?any one give me suggestion?
1 4008iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?
19931.Differentiate SDLC & v-model? 2. " verification and validation? 3. " quality assurance and quality control? 4.what are the components in test strategy? 5.Differentiate test strategy & test plan? 6.wht methods will you follow in yoiur company for test design?
1 8598
can any one tell me the examples of white box testing
How do you execute your tests from windows run command?
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
Explain static analysis?
How the application is launched to the production environment?
Hoe can we do retesting using functions please give the code for it using login page
What is the difference between class and module?
What are the platforms that WinRunner can be used?
What is test development?
What is an entry criteria?
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
Which function to use to compare the application date with system date?
How can we fetch a text written over an element?
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
How do perform drag and drop using webdriver?