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) Explain in a testing project what testing activities would you automate?
iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com
How can we develop the database vuser script?
What r the things,u prefer and prepare before starting testing?
Can you brief the hurdles you faced during Automation testing?
What is manual correlation?
Explain quicktest professional testing process?
Can you explain regression testing and confirmation testing?
Can anybody post some real time scenario in qtp? please its very urgent.
can you tell me the correct process for creating automation frame work for project(key word driven framework)
What is the main purpose of storing requirements in test director?
Explain the different kinds of frameworks in automation?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
What is the information that should be covered in test plan?
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