write a navigation for object repostory
Answers were Sorted based on User's Feedback
Answer / hi
that means it is available only for automation tools
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / satyaprasad
in 8.2 version qtp tool --->obectrepository
in 9.1 version qtp resources ---> object repository (or)
crtl+R(shortkey)
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pravin
In QTP 8.2 From tools menu Object Repository is there..
and this option is used to store object description.
Is This Answer Correct ? | 0 Yes | 0 No |
Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.
What is use case testing?
What is transaction testing?
Write a test case of login window?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
Smoke Test Checklist for Gmail please someone help!
Explain transaction testing?
Who will take care of test plan and test case?
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?
pls let me know the answer, recently i faced this question in interview. when you are writing the test cases,if the requirements are changed what will u do?