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 have recorded a test using qtp to download a file in an application. Code: Browser("MFA Work Queue Manager").Page("MFA Work Queue Manager").Link("Rules Maintenance").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebEdit("txtSearch").Set "PmtType" Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Search").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Export").Click Browser("MFA Work Queue Manager").Dialog("File Download").WinButton("Save").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").Sync Dialog("Save As").WinButton("Save").Click Dialog("Save As_2").WinButton("Yes").Click Problem: When running this test it gives an error at line no. 5 as Save button object is not identified by it's parent object. This code I ran 4 times after recording at it was working fine but 5th time onwords, it starts giving me the above problem. I used exist property option, Check Property option but none of this changes work at all. Kindly help...
1 7641can anybody tell what is the extention for java and dotnet application(means exe file extention).its urgent
2 5309Who is the best faculty for QTP in Hyderabad? Is it Mr. G.C.Reddy, some are referring his name?
21 29963In my application there are 5 modules. In every module there are 8-9 sub-modules. Preview, Print & Download options are there on every sub-module screen. My Question is - Should I have to write that much test cases for Preview, Print & Download options???????? Please reply soon.
2 5173What's the test suit?? Explain with simple example. If there is User sub-menu & options are New, Edit, Delete (to create, edit & delete user ) then can i say USER Test suit Id-1 for user. Test case id - 1.1 for New, 1.2 for edit, 1.3 for delete.
2 5570Hi, Friends, Can any one help me to------ how to write DataBase Test case or how to test database.I'm new in this field.I will do manual testing for a web side but don't know database testing.Plz Help me.Just alter or update the statement in db SQL like Update database db_name , Select * from table_name
2060can anybody tell me the architecture for window based application and for the web based application for java as well as dotnet application(web based and for window based).its very very urgent pls
1972Pls Solve Error(SAP-CRM):- Cannot identify the specified item of the SAPNavigationBar object.Canfirm that the specified item is included in the object's item collection.
1 6907
What is a user guide?
In what condition we cannot use automation testing for the agile method?
What are the common defects found in your project? (in qtp interview)
what are the questions that are generally asked in an interview if a person is having 3-4 years of exp..and in ds exp 2 yrs exp is wd automation testing
Disadvantages of Hybrid Framework?
What is webdriverbackedselenium?
What is oo integration testing?
hey, i recently attended 2 interviews and they asked whether I used qamonitor of softsmith. any help on what it does?
date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
List the tyoes of assertion in jmeter?
How do you test whether the database is updated as and when an information are added in the front end?give me an example?
What is the use of deselect all () method?
Explain the difference between gui map and gui map files?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up