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) with out object repository i need to launch IE and then navigate to a login page and then operate the objects within the page. How will be the script?
3 7882Tell me number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF
2 15299how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
IBM,
2533
How you enhance the basic script?
How to explain a banking project in interview as a test engineer???
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
What are the types of disk array used in SAN?
In case you have any doubts regarding your project, how do you approach?
how to test stand alone programs?
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
Step 3&4 are repeated until an the object in recognised uniquely.
What is 'test plan driven' or 'key word driven' method of testing?
Mention what are the categories of defects?
tell me brief about your project? please help me how to explain the project what is the flow? my current project is ERP domain web based application. please help me
I am fresher and i have completed my software testing course and i don't have real time experience,can anybody help me regarding financial domain projects,main testcases in that domain.
please send me database stored procedure checklist.
What are the different types of an automation tool that you are aware of?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?