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) How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
ING,
2348Following questions were asked in amazon interview during written test for the post of Quality assurance engineer. Note. u can use any scripting language for 2nd 3 rd questions. Logic is important. 1.Write test cases for file transfer using bluetooth and IR in mobile⦠2. Input = 193 the output should be displayed as 100+90+3. Write code without using inbuilt functions and procedures 3. string = performance and delimiter = r Write a code to display the output as Pe r For Man Ce Without using split function and inbuilt functions 4. please give correct test data for the remainder in the below program and also for the time TIME: DD MM YYYY HH MM SS Reminder: [ ] minutes
1 30383when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
1 4031Which one you prefer, working with independent testing project or working along with development team?
2001What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
2167how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage
2 4308Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan
2566Hi, I Would Like to Know which is the Best QTP Certification Training Institute in Hyd? Thanks in Advance kishan
1 3178Hi, i want download attached files in test plan area from QC to local drive in my system using QTP script. Please help me
3 6787in my application,validation message has in japanise language.how to validate this message is appears properly or not
2119
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
What are the advantages of page object model framework?
What is reverse engineering?
How to handle the AJAX popup window?
Explain how to assert text of webpage using selenium 2.0?
wht type of intersting things sqa have or what is intersting abt sqa and how it will be advanategous for us as a sqa engineer?
How can correlation be performed?
what is the test plan of facebook?
What is an absolute xpath?
Gherkins files have which file extension?
what r the main attributes of test automation?
Explain which test cases are written first black boxes or white boxes?
hi Can anyone tell me abt how to do the virtual objects and how to pass input and output parameters in qtp? Plz send the answer in detail. Thanks Priya
Hello friends..... On which areas of an application we can not test with QTP
What are the types of timer in jmeter?