i want to learn testing tools what i have to know before.iam
fresher i dnt know any this..which langagues i have to before
testing.
Answer Posted / rajesh
First you should have basic knowledge in 'C' language. Then you can easily adapt Automation Testing(QTP).
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
How to run a test using quicktest professional?
Which environments are supported by hp qtp?
How would you export a script from one pc to another in qtp?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
How do you know the location Id of an object if you know its index id?
Why qtp the best testing tool?
How do client side image and server side image work?
Explain advantages and disadvantages kdf?
How to export quicktest professional results to an .xls file?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
How do you create regression test packs?
What are the technics follow in writing VB script?